[Overview][Constants][Types][Classes][Procedures and functions][Index] |
FindData - returns the ListItem associated with the specified datapointer
Source position: line 0
function TListItems.FindData( |
const AData: Pointer |
):TListItem; overload; |
StartIndex: Integer; |
Value: Pointer; |
Inclusive: Boolean; |
Wrap: Boolean |
):TListItem; overload; |