FMX.Platform.IFMXSystemAppearanceService.GetSystemColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetSystemColor(const AType: TSystemColorType): TAlphaColor;

C++

virtual System::Uitypes::TAlphaColor __fastcall GetSystemColor(const TSystemColorType AType) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXSystemAppearanceService

Description

Embarcadero Technologies does not currently have any additional information.