CreateEx(TcxCustomTreeList,TRect,TRect) Constructor
In This Article
Initializes a new instance of the TcxTreeListCustomCellViewInfo class with specified settings.
#Declaration
Delphi
constructor CreateEx(ATreeList: TcxCustomTreeList; const ABounds: TRect; const AVisibleRect: TRect); virtual;
#Parameters
Name | Type |
---|---|
ATree |
Tcx |
ABounds | TRect |
AVisible |
TRect |
See Also