TcxTreeListGetLevelImagesEvent Type
#Declaration
TcxTreeListGetLevelImagesEvent = procedure(Sender: TcxCustomTreeList; ALevel: Integer; var AImages: TCustomImageList; var AStateImages: TCustomImageList) of object;
#Parameters
Name | Type |
---|---|
Sender | Tcx |
ALevel | Integer |
AImages | TCustom |
AState |
TCustom |