[Overview][Types][Classes][Procedures and functions][Index] |
Pointer type used to access the arbitrary data in TListControlItem.
Source position: comboex.pas line 47
type TCustomData = Pointer; |
TCustomData is a Pointer type used to implement the Data property in TListControlItem.
|
Pointer to the data used in custom sort operations. |
lazarus-ccr.sourceforge.net |