[Overview][Types][Classes][Procedures and functions][Index] |
Source position: comboex.pas line 171
public procedure TCustomComboBoxEx.Insert( |
AIndex: Integer; |
const ACaption: string; |
AIndent: SmallInt = -1; |
AImgIdx: SmallInt = -1; |
AOverlayImgIdx: SmallInt = -1; |
ASelectedImgIdx: SmallInt = -1 |
); |
lazarus-ccr.sourceforge.net |