ChangeId Property
The Id of the change.
Syntax
property ChangeId[ChangeIndex: Integer]: String;
Default Value
''
Remarks
The Id of the change.
This property holds the Id of the change. It will be a numerical value that will increase for each change.
The size of the array is controlled by the ChangeCount property.
This property is not available at design time.
Data Type
String