[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Returns the size for cached item data in the control.
Source position: stdctrls.pp line 595
protected function TCustomListBox.GetCachedDataSize: Integer; virtual; |
Number f bytes required for the item data in the cache.
Passed as an argument when creating the TExtendedStringList instance used in the Items property.
Version 4.0 | Generated 2025-05-03 | Home |