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.4 | Generated 2025-11-08 | Home |