FMX.StdCtrls.TSpeedButton.SetIsPressed

From RAD Studio API Documentation
Jump to: navigation, search

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.