FMX.Controls._di_IStyleBookOwner

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IStyleBookOwner> _di_IStyleBookOwner;

Properties

Type Visibility Source Unit Parent
typedef public FMX.Controls.hpp FMX.Controls FMX.Controls

Description

Represents the IStyleBookOwner Delphi interface for C++Builder usage.

_di_IStyleBookOwner is a C++Builder type that refers to an interface implemented by controls that can own style book components.

See Also