TCilTsegLastRelease.GetPlatforms Method
Definition
Returns a list of available platforms for this release.
Delphi
function GetPlatforms: TStringDynArray
Returns
TStringDynArray
Remarks
"platforms" are free labels in the CilTseg backoffice. You have to compare them to this software platform (with the label you have choosen). I generally use compilation directives and compiler target name in my projects but you are free to use what ever you want.