FMX.Controls.TStyleBookDesignInfo.StyleLookup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

StyleLookup: string;

C++

System::UnicodeString StyleLookup;

Properties

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

Description

Name of the StyleLookup for the selected control.

StyleLookup is a field of a TStyleBookDesignInfo record that stores design-time information about the styled control.

See Also