FMX.StdCtrls.TSpeedButton.SetIsPressed

From RAD Studio API Documentation

Delphi

procedure SetIsPressed(const Value: Boolean); override;

C++

virtual void __fastcall SetIsPressed(const bool Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TSpeedButton

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!