FMX.StdCtrls.TExpanderButton

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TExpanderButton = class(TCustomButton)

C++

class PASCALIMPLEMENTATION TExpanderButton : public TCustomButton

Properties

Type Visibility Source Unit Parent
class public
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls FMX.StdCtrls

Description

Represents a collapse/expand button used exclusively by the TExpander component.

See Also