The ID of this instance.
Source position: advancedsingleinstance.pas line 70
public property TAdvancedSingleInstance.ID : AnsiString read FID write SetID;
ID is the unique ID for this application instance.
TBaseSingleInstance.ID