Determines if the list item has an owner with a valid handle.
Source position: comctrls.pp line 1058
protected function TListItem.IsOwnerData: Boolean; virtual; |
True if the list item has an owner with a valid handle.
IsOwnerData is a Boolean function used to determine if the list item has an owner with a valid handle. IsOwnerData always returns False in TListItem. It is overridden in descendent classes like TOwnerDataListItem.
|
Indicates if the virtual list item has an owner collection and allows updates. |
| Version 4.6 | Generated 2026-02-20 | Home |