RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomFileDialog.Handle Property

Specifies the window handle of the dialog.

Pascal
property Handle: HWnd;
C++
__property HWnd Handle;

The Handle property contains the dialog's window handle after a call to Execute

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!