FMX.Controls.IStyleBookOwner

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IStyleBookOwner = interface

C++

__interface  INTERFACE_UUID("{BA1AE6C6-FCF7-43E2-92AA-2869FF203309}") IStyleBookOwner  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls FMX.Controls

Description

IStyleBookOwner is the interface for controls that can own style book components.

See Also