FMX.Controls.Presentation.TFindStyleResourceInfo.Resource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Resource: TFmxObject;

C++

Fmx::Types::TFmxObject* Resource;

Properties

Type Visibility Source Unit Parent
field public
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TFindStyleResourceInfo

Description

Property to hold the returned style resource object.

See Also