Constructor for the class instance.
Source position: dbctrls.pp line 77
public constructor TFieldDataLink.Create; |
Create is the overridden constructor for the class instance, and calls the inherited constructor on entry to the method. Create sets the value in the VisualControl property to True.
TDataLink.Create |