FMX.Platform.Win

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


Stellt für FireMonkey Routinen für die Windows-Plattform bereit.

Package fmx.bpl

Klassen

TWinDropTarget
TWinWindowHandleImplementiert ein Windows-plattformspezifisches Fenster-Handle.

Routinen

ApplicationHWND
FindWindowGibt das Formular zurück, dessen Fensterbezeichner im Parameter Handle angegeben ist.
FmxHandleToHWNDWandelt ein gegebenes FireMonkey-Fenster-Handle in ein HWND (Fenster-Handle) um. Veraltet. Verwenden Sie stattdessen WindowHandleToPlatform.
FormToHWND
RegisterApplicationHWNDProc
RegisterCorePlatformServicesRegistriert die für die Windows-Laufzeitplattform verfügbaren FireMonkey-Plattformdienste.
ShutDown
UnregisterCorePlatformServicesHebt die Registrierung der für die Windows-Laufzeitplattform verfügbaren FireMonkey-Plattformdienste auf.
WindowHandleToPlatformWandelt das gegebene FireMonkey-Fenster-Handle in sein plattformabhängiges Fenster-Handle (in diesem Fall ein Windows-Fenster-Handle) um.

Typen

PRgnRects
TApplicationHWNDProc
TRgnRects
TUpdateRects

Konstanten

IDC_DRAGIDC_DRAG: PWideChar = $7FFE;
IDC_MULTIDRAGIDC_MULTIDRAG: PWideChar = $7FFB;
IDC_NODROPIDC_NODROP: PWideChar = $7FFF;
IDC_SQLWAITIDC_SQLWAIT: PWideChar = $7FFA;