[Overview][Constants][Types][Classes][Procedures and functions][Index] |
FindCaption - returns the ListItem with the specified caption at the given starting place.
Source position: comctrls.pp line 848
public function TListItems.FindCaption( |
StartIndex: Integer; |
Value: String; |
Partial: Boolean; |
Inclusive: Boolean; |
Wrap: Boolean; |
PartStart: Boolean = true |
):TListItem; |
lazarus-ccr.sourceforge.net |