TfrmVideoTubeLinkCRUD Class

Unit: fVideoTubeLinkCRUD
TForm
  fRootTubeLink.TfrmRootTubeLink
    fVideoTubeLinkCRUD.TfrmVideoTubeLinkCRUD
type TfrmVideoTubeLinkCRUD = class(TfrmRootTubeLink)

The TfrmVideoTubeLinkCRUD type exposes the following members.

Show:
 NameDescription
Create
Top
Show:
 NameDescription
Calendar1DateSelected

FDTable1AfterInsert
FDTable1BeforePost
FDTable1CalcFields
FillTableFromFields

used to fill the record fields values from the edit fields (or use Live Bindings in descendant forms) (Inherited from fRootTubeLink.TfrmRootTubeLink )

FormCloseQuery
FormCreate

GetLabelFromTheFilter

Fill the caption of the form (Overrides fRootTubeLink.TfrmRootTubeLink.GetLabelFromTheFilter )

ListView1ButtonClick

ListView1Change
btnCloseClick
btnOpenURLClick

btnShowCalendarClick

edtURLChangeTracking

initFieldsForInsert

used to fill the edit fields with default values (or use Live Bindings in descendant forms) (Inherited from fRootTubeLink.TfrmRootTubeLink )

initFieldsFromTable

used to fill the edit fields with record fields values (or use Live Bindings in descendant forms) (Inherited from fRootTubeLink.TfrmRootTubeLink )

Top