FMX.Forms.TCustomPopupForm.BeforeShow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BeforeShow: TNotifyEvent read FBeforeShow write FBeforeShow;

C++

__property System::Classes::TNotifyEvent BeforeShow = {read=FBeforeShow, write=FBeforeShow};

Properties

Type Visibility Source Unit Parent
event public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCustomPopupForm

Description

Embarcadero Technologies does not currently have any additional information.