System.SysUtils.ListIndexError
Delphi
procedure ListIndexError(AIndex, AMaxIndex: NativeInt; AListObj: TObject);
C++
extern DELPHI_PACKAGE void __fastcall ListIndexError(System::NativeInt AIndex, System::NativeInt AMaxIndex, System::TObject* AListObj);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | System.SysUtils |
Description
Embarcadero Technologies does not currently have any additional information.