FMX.ActnList.TCustomViewAction.OnAfterShow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnAfterShow: TNotifyEvent read FOnAfterShow write FOnAfterShow;

C++

__property System::Classes::TNotifyEvent OnAfterShow = {read=FOnAfterShow, write=FOnAfterShow};

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.