FMX.Styles.Objects.TButtonStyleObject.OnFocusedTriggered

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnFocusedTriggered: TNotifyEvent read FOnFocusedTriggered write FOnFocusedTriggered;

C++

__property System::Classes::TNotifyEvent OnFocusedTriggered = {read=FOnFocusedTriggered, write=FOnFocusedTriggered};

Properties

Type Visibility Source Unit Parent
event protected
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TButtonStyleObject

Description

Embarcadero Technologies does not currently have any additional information.