FMX.Forms.TCustomForm.GetStyleObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetStyleObject: TFmxObject;

C++

Fmx::Types::TFmxObject* __fastcall GetStyleObject();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCustomForm

Description

Obtient l'objet de ressources de style lié à cette fiche.

GetStyleObject est appelée quand le style est appliqué par un appel de la méthode ApplyStyleLookup.

Voir aussi