[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: dbctrls.pp line 296
public constructor TDBText.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the class instance. |
Create is the overridden constructor for TDBText. It calls the inherited Create method, and sets up the internal TFieldDataLink member used in the component.
|
Constructor for the class instance. |
|
|
Event handler signalled when the field data link has been changed. |
|
|
Maintains an association between a control, an action, and a field in a linked dataset. |
|
|
Constructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |