Delimiter property
Prototype: |
property Delimiter :char; |
|
Description: |
Delimiter property contains a separator between integer in the IntegerList. |
|
Syntax: |
variable := IntegerList.Delimiter; |
|
Part |
Description |
|
variable |
A variable declared as a char |
|
IntegerList |
A reference to an instance of a TIntegerListWrapper |
|
Return value: |
a char represents a separator |
|
See also:
Free; Add; Clear; Assign; Delete; Count; IndexOf; SortAscending; SortDescending; SortAscendingAndRemoveDuplicates; Value; Delimiter; DelimitedText; AsVarArray
© 2024 IFER-Monitoring and Mapping Solutions