Create(TComponent,TcxCustomRTTIInspector,Integer) Constructor
Initializes a new instance of the TcxPropertyEditor class with specified settings.
Declaration
constructor Create(AOwner: TComponent; AInspector: TcxCustomRTTIInspector; APropCount: Integer);
Parameters
Name | Type |
---|---|
AOwner | TComponent |
AInspector | TcxCustomRTTIInspector |
APropCount | Integer |
See Also