TdxClassList.Insert(Integer,TClass,Boolean) Method
Declaration
procedure Insert(Index: Integer; AClass: TClass; ACheckExistence: Boolean = True);
Parameters
Name | Type |
---|---|
Index | Integer |
AClass | TClass |
ACheckExistence | Boolean |
See Also
procedure Insert(Index: Integer; AClass: TClass; ACheckExistence: Boolean = True);
Name | Type |
---|---|
Index | Integer |
AClass | TClass |
ACheckExistence | Boolean |
No
Your feedback is appreciated.