Vcl.Dialogs.TOpenDialog.GetHandle
Delphi
function GetHandle: HWND; override;
C++
virtual HWND __fastcall GetHandle();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | Vcl.Dialogs.pas Vcl.Dialogs.hpp | Vcl.Dialogs | TOpenDialog | 
Description
Returns the value for the inherited Handle property.
The GetHandle protected function gets the value for the Handle property.