CreateCloned(TcxControl) Constructor
In This Article
Initializes a new instance of the TcxCustomGridView class with specified settings.
#Declaration
Delphi
constructor CreateCloned(AControl: TcxControl); virtual;
#Parameters
Name | Type |
---|---|
AControl | Tcx |
See Also