SecTicker Property
Ticker symbol of the security.
Syntax
property SecTicker[SecIndex: Integer]: String;
Default Value
''
Remarks
Ticker symbol of the security. The value can be up to 32 characters long.
The size of the array is controlled by the SecCount property.
This property is read-only and not available at design time.
Data Type
String