FMX.Controls._di_IListBoxHeaderTrait

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IListBoxHeaderTrait> _di_IListBoxHeaderTrait;

Properties

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

Description

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

_di_IListBoxHeaderTrait is a C++Builder type that refers to an interface implemented by items that can be used in list box header.

See Also