Vcl.Forms.TCustomForm.DoBeforeMonitorDpiChanged
Delphi
procedure DoBeforeMonitorDpiChanged(OldDPI, NewDPI: Integer); virtual;
C++
virtual void __fastcall DoBeforeMonitorDpiChanged(int OldDPI, int NewDPI);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Vcl.Forms.pas Vcl.Forms.hpp | Vcl.Forms | TCustomForm | 
Description
Embarcadero Technologies does not currently have any additional information.