FMX.Platform.Win.TWinWindowHandle

De RAD Studio API Documentation
Aller à : navigation, rechercher

FMX.Types.TWindowHandleSystem.TObjectTWinWindowHandle

Delphi

TWinWindowHandle = class(TWindowHandle)

C++

class PASCALIMPLEMENTATION TWinWindowHandle : public Fmx::Types::TWindowHandle

Propriétés

Type Visibilité  Source Unité  Parent
class public
FMX.Platform.Win.pas
FMX.Platform.Win.hpp
FMX.Platform.Win FMX.Platform.Win

Description

Implémente un handle de fenêtre spécifique à la plate-forme Windows. Utilisez WindowHandleToPlatform afin de convertir un handle de fenêtre FireMonkey en un handle de fenêtre Windows.

Voir aussi