FMX.Platform.Win.RegisterCorePlatformServices
Delphi
procedure RegisterCorePlatformServices;
C++
extern DELPHI_PACKAGE void __fastcall RegisterCorePlatformServices(void);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | FMX.Platform.Win.pas FMX.Platform.Win.hpp |
FMX.Platform.Win | FMX.Platform.Win |
Beschreibung
Registriert die für die Windows-Laufzeitplattform verfügbaren FireMonkey-Plattformdienste.
Folgende Plattformdienste werden registriert:
- FMX.Platform.IFMXApplicationService
- FMX.Graphics.IFMXSystemFontService
- FMX.Types.IFMXTimerService
- FMX.Forms.IFMXWindowService
- FMX.Menus.IFMXMenuService
- FMX.Platform.IFMXDragDropService
- FMX.Platform.IFMXClipboardService
- FMX.Types.IFMXCursorService
- FMX.Types.IFMXMouseService
- FMX.Platform.IFMXScreenService
- FMX.Platform.IFMXLocaleService
- FMX.Platform.IFMXDialogService
- FMX.Platform.IFMXTextService
- FMX.Platform.IFMXContextService
- FMX.Platform.IFMXCanvasService
- FMX.Forms.IFMXWindowBorderService
- FMX.Platform.IFMXSystemInformationService
- FMX.Platform.IFMXLoggingService
- FMX.VirtualKeyboard.IFMXVirtualKeyboardService