RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFindDialog.CloseDialog Method

Closes the Find dialog box.

Pascal
procedure CloseDialog;
C++
__fastcall CloseDialog();

CloseDialog closes the dialog box and frees its window handle, but leaves most properties of the TFindDialog (including FindText) unchanged. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!