Fmx.Bind.Navigator.TBindNavButton

From RAD Studio API Documentation
Jump to: navigation, search

FMX.StdCtrls.TCornerButtonFMX.StdCtrls.TCustomCornerButtonFMX.StdCtrls.TCustomButtonFMX.StdCtrls.TPresentedTextControlFMX.Controls.Presentation.TPresentedControlTBindNavButton

Delphi

TBindNavButton = class(TCornerButton)

C++

class PASCALIMPLEMENTATION TBindNavButton : public Fmx::Stdctrls::TCornerButton

Properties

Type Visibility Source Unit Parent
class public
Fmx.Bind.Navigator.pas
Fmx.Bind.Navigator.hpp
Fmx.Bind.Navigator Fmx.Bind.Navigator

Description

Implements a button used by the TBindNavButton component.

A TBindNavButton component uses multiple TBindNavButton objects for its buttons.

See Also