FMX.StdCtrls.TExpander.FButton

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FButton: TCustomButton;

C++

TCustomButton* FButton;

Properties

Type Visibility Source Unit Parent
field protected
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TExpander

Description

Used internally to hold a reference to this expander's expand/collapse button.

Do not use the FButton field in applications.

See Also