Constructor for the class instance.
Source position: comctrls.pp line 1387
public constructor TCustomListViewEditor.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Component (TCustomListView) which owns the class instance. |
Create is the overridden constructor for the class instance, and calls the inherited method on entry.
CT Web help |
CodeTyphon Studio |