The basic methods are executed when the table is used, for example, when we introduce, updated or erased data.
Caption
is the head of a form. The text is generated from the properties of the table.
Clear
the fields of the present registry erase (they have values NULL).
Delete
a registry is eliminated.
HelpField
the text of aid of a field is in the state bar, for example when we happened to the following field in a form.
InitValue
It initializes the fields of a registry just created.
Insert
a new registry in the table is introduced.
Merge
two registries are united or combined.
PostLoad
a registry is loaded.
RenamePrimaryKey
renombra the primary key of the table.
ReRead
a registry is reread.
ToolTipField
the leader of the mouse is located in a field of a form.
ToolTipRecord
one is going away to show an advice for the present field.
The super method
() makes a call to
Caption.
Update
before modifying an existing registry.
ValidateDelete
one is going away to erase a registry.
ValidateField
a field give ins, for example when we jumped to the following field of a registry.
ValidateWrite
before writing a registry in the data base.
Happy Daxing!