[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#lcl)

TFindDialog.DoCloseForm

DoCloseForm - execute the code for closing the Find/Replace dialog form

Declaration

Source position: dialogs.pp line 390

protected procedure TFindDialog.DoCloseForm(

  Sender: TObject;

  var CloseAction: TCloseAction

); virtual;