FMX.StdCtrls.TExpander.FContent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FContent: TContent;

C++

Fmx::Controls::TContent* FContent;

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 contents.

Do not use the FContent field in applications.

See Also