FMX.Styles.Objects.TTabStyleObject.OnFocusedTriggered

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnFocusedTriggered: TNotifyEvent index TLink.Focused read GetEvent write SetEvent;

C++

__property System::Classes::TNotifyEvent OnFocusedTriggered = {read=GetEvent, write=SetEvent, index=4};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.