Create(TcxCustomEditProperties,TcxCustomEditStyle,Boolean) Constructor
In This Article
Initializes a new instance of the TcxCustomEditViewData class with specified settings.
#Declaration
Delphi
constructor Create(AProperties: TcxCustomEditProperties; AStyle: TcxCustomEditStyle; AIsInplace: Boolean); reintroduce; virtual;
#Parameters
Name | Type |
---|---|
AProperties | Tcx |
AStyle | Tcx |
AIs |
Boolean |
See Also