[Overview][Classes][Index] |
Implements the OnChange event handler for the EditFind control.
Source position: finddlgunit.pas line 48
procedure TFindDialogForm.EditFindChange( |
Sender: TObject |
); |
Sender |
|
Object instance (TControl) for the event notification, or Nil. |
Enables or disables the FindButton on the dialog. The button is enabled when the text in the control is not empty.
Version 4.0 | Generated 2025-05-03 | Home |