[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs actions needed when the glyph has changed for the Button.
Source position: editbtn.pas line 58
protected procedure TEditSpeedButton.GlyphChanged( |
Sender: TObject |
); override; |
Sender |
|
Object generating the event notification. |
Calls the corresponding method in the owner control when it is derived from TCustomEditButton.
|
Performs actions needed when the value in the Glyph property has been changed. |
|
|
Performs action needed when the glyph assigned in Button has been changed. |
Version 4.0 | Generated 2025-05-03 | Home |