FMX.Controls.IListBoxHeaderTrait

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IListBoxHeaderTrait = interface

C++

__interface  INTERFACE_UUID("{C7BDF195-C1E2-48F9-9376-1382C60A6BCC}") IListBoxHeaderTrait  : public System::IInterface

Properties

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

Description

IListBoxHeaderTrait is the interface that defines items that can be used in list box header.

See Also