FMX.ActnList.TCustomViewAction.OnBeforeShow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnBeforeShow: TOnBeforeShow read FOnBeforeShow write FOnBeforeShow;

C++

__property TOnBeforeShow OnBeforeShow = {read=FOnBeforeShow, write=FOnBeforeShow};

Properties

Type Visibility Source Unit Parent
event protected
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList TCustomViewAction

Description

Embarcadero Technologies does not currently have any additional information.