Vcl.Dialogs.TFindDialog.CloseDialog
Delphi
procedure CloseDialog;
C++
void __fastcall CloseDialog(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | Vcl.Dialogs.pas Vcl.Dialogs.hpp | Vcl.Dialogs | TFindDialog | 
Description
Closes the Find dialog box.
CloseDialog closes the dialog box and frees its window handle, but leaves most properties of the TFindDialog (including FindText) unchanged.