[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. |
Version 4.0 | Generated 2025-05-03 | Home |