API:PlatformAPI.TOTABuildTypeConfig

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

  TOTABuildTypeConfig = record
    ProvisioningKey: string;
    DeveloperKey: string;
    DevTeamIdKey: string;
    Platform: string;
    BuildType: string;
    BuildTypeKey: string;
    BuildTypeDisplay: string;
  end;

Properties

Type Visibility Source Unit Parent
record public PlatformAPI.pas PlatformAPI PlatformAPI

Description

Embarcadero Technologies does not currently have any additional information.