FMX.Forms.TCustomPopupForm.BeforeClose

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BeforeClose: TNotifyEvent read FBeforeClose write FBeforeClose;

C++

__property System::Classes::TNotifyEvent BeforeClose = {read=FBeforeClose, write=FBeforeClose};

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.