Delete procedure
Prototype: |
procedure Delete(Index :integer); |
|
Description: |
Delete procedure deletes a variant on the Index position. |
|
Syntax: |
VariantList.Delete(Index); |
|
Part |
Description |
|
VariantList |
A reference to an instance of a TVariantListWrapper |
|
Index |
An integer parameter represents index position in the VariantList |
|
Return value: |
none |
|
See also:
Free; Add; Clear; Assign; Delete; Count; IndexOf; Value; ValueAsFloat; ValueAsInteger; ValueAsString; AsVarArray
© 2024 IFER-Monitoring and Mapping Solutions