FMX.Controls.TStyleBookDesignInfo.ClassName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ClassName: string;

C++

System::UnicodeString ClassName;

Properties

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

Description

Class name of the selected control.

ClassName is a field of a TStyleBookDesignInfo record.

See Also