FMX.Graphics.TPathData.StyleLookup

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property StyleLookup: string read GetStyleLookup write SetStyleLookup;

C++

__property System::UnicodeString StyleLookup = {read=GetStyleLookup, write=SetStyleLookup};

Propriétés

Type Visibilité  Source Unité  Parent
property published
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TPathData


Description

Spécifie le nom du TPathObject auquel est relié le TPathData en cours.

StyleLookup obtient et définit le nom du TPathObject auquel est relié le TPathData en cours.

Voir aussi