TfrmRootTubeLink Class

Unit: fRootTubeLink
type TfrmRootTubeLink = class(TForm)

The TfrmRootTubeLink type exposes the following members.

Show:
 NameDescription
Create

Top
Show:
 NameDescription
FDTable1AfterInsert

FDTable1BeforePost

FDTable1CalcFields

FillTableFromFields

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

FormCloseQuery

GetLabelFromTheFilter

Fill the caption of the form

ListView1Change

btnCloseClick

initFieldsForInsert

used to fill the edit fields with default values (or use Live Bindings in descendant forms)

initFieldsFromTable

used to fill the edit fields with record fields values (or use Live Bindings in descendant forms)

Top