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