PlatformAPI.TOTABuildType.ImageIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ImageIndex: Integer;

C++

int ImageIndex;

Properties

Type Visibility Source Unit Parent
field public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI TOTABuildType

Description

ImageIndex is the index in the IDE image list of the image that represents a platform configuration.

See Also