PlatformAPI.TOTABuildType
Delphi
TOTABuildType = record
C++
struct DECLSPEC_DRECORD TOTABuildType
{
public:
System::UnicodeString Name;
System::UnicodeString DisplayName;
int ImageIndex;
};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
record struct |
public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | PlatformAPI |
Description
TOTABuildType represents a platform configuration.