API:FMX.Forms.TFrame

Delphi
TFrame = class(TControl, IControl)
C++
class PASCALIMPLEMENTATION TFrame : public Fmx::Controls::TControl
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | FMX.Forms.pas FMX.Forms.hpp | FMX.Forms | FMX.Forms | 
Description
TControl is the base class for FMX on-screen components.
FMX.Forms.TFrame inherits from FMX.Controls.TControl. All content below this line refers to FMX.Controls.TControl.
TControl is the base class for FMX on-screen components. Subclasses are roughly divided into primitive shapes and styleable controls.
TControl extends TFmxObject to present objects that are seen, by adding properties and methods for: