FMX.Edit.Style.TStyledEdit.PMDoBeforeExit

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PMDoBeforeExit(var AMessage: TDispatchMessage); message PM_DO_BEFORE_EXIT;

C++

MESSAGE void __fastcall PMDoBeforeExit(System::TDispatchMessage &AMessage);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Edit.Style.pas
FMX.Edit.Style.hpp
FMX.Edit.Style TStyledEdit

Description

Embarcadero Technologies does not currently have any additional information.