FMX.Styles.TStyleManager.RegisterPlatformStyleSelection

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class procedure RegisterPlatformStyleSelection(const APlatform: TOSPlatform; const ASelection: TPlatformStyleSelectionProc);

C++

__classmethod void __fastcall RegisterPlatformStyleSelection(const Fmx::Types::TOSPlatform APlatform, const TPlatformStyleSelectionProc ASelection);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.Styles.pas
FMX.Styles.hpp
FMX.Styles TStyleManager


Description

Recense la ressource de style spécifiée par la sélection.

Voir aussi