Create(TcxCustomMultiEditorRow) Constructor
Initializes a new instance of the TcxEditorPropertiesCollection class with specified settings.
Declaration
constructor Create(ARow: TcxCustomMultiEditorRow); reintroduce; virtual;
Parameters
Name | Type |
---|---|
ARow | TcxCustomMultiEditorRow |
See Also