[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Assures that the index is inside the Items list bounds.
Source position: stdctrls.pp line 546
protected procedure TCustomListBox.CheckIndex( |
const AIndex: Integer |
); |
Raises an IndexOutOfBounds exception when the index is out of bounds.
lazarus-ccr.sourceforge.net |