TAdvCustomComponentComboBox.Create Constructor
Creates a TAdvCustomComponentComboBox and initializes it as a drop-down list.
Syntax
Unit: ComponentInspector
constructor TAdvCustomComponentComboBox.Create(AOwner: TComponent);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AOwner | TComponent |