FMX.Forms.TCustomPopupForm.OnRealPlacementChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnRealPlacementChanged: TNotifyEvent read FOnRealPlacementChanged write FOnRealPlacementChanged;

C++

__property System::Classes::TNotifyEvent OnRealPlacementChanged = {read=FOnRealPlacementChanged, write=FOnRealPlacementChanged};

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.