Vcl.Dialogs.TCustomTaskDialog.Handle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Handle: HWND read FHandle;

C++

__property HWND Handle = {read=FHandle, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Beschreibung

Handle auf das übergeordnete Fenster.

Handle stellt ein Handle auf das übergeordnete Fenster bereit. Dieses Feld kann null sein.