[Overview][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: comboex.pas line 84
public constructor TComboExItem.Create( |
ACollection: TCollection |
); override; |
ACollection |
|
Collection which owns the collection item. |
Create calls the inherited constructor, and sets the default values for properties in the class instance.
Version 4.0 | Generated 2025-05-03 | Home |