TCilTsegLastRelease.GetPlatforms Method

Returns a list of available platforms for this release.

Unit: Olf.CilTseg.ClientLib
function GetPlatforms: TStringDynArray

Return Value

Type: TStringDynArray

 

"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.