Assign procedure
Prototype: |
procedure Assign(Source :TVariantListWrapper); |
|
Description: |
Assign procedure replaces the current VariantList with the contents of another VariantList. |
|
Syntax: |
VariantList.Assign(Source); |
|
Part |
Description |
|
VariantList |
A reference to an instance of a TVariantListWrapper |
|
Source |
A VariantList which replaces current VariantList. A reference to an instance of a TVariantListWrapper |
|
Return value: |
none |
|
See also:
Free; Add; Clear; Assign; Delete; Count; IndexOf; Value; ValueAsFloat; ValueAsInteger; ValueAsString; AsVarArray
© 2024 IFER-Monitoring and Mapping Solutions