[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs actions needed when the control is entered.
Source position: editbtn.pas line 51
protected procedure TEbEdit.DoEnter; override; |
Ensures that the button visibility and spacing for the Owner control are handled when the Owner is derived from TCustomEditButton. Calls the inherited method prior to exit.
|
Performs actions needed when the control is entered. |