[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Performs actions needed when the glyph image has been changed for the class instance.
Source position: buttons.pp line 112
protected procedure TButtonGlyph.DoChange; virtual; |
DoChange is a procedure used to performs actions needed when the glyph image has been changed for the class instance. DoChange signals the OnChange event handler (when assigned).
|
Event handler for a change in the glyph. |
|
|
Provides a default implementation for the OnChange event handler. |
lazarus-ccr.sourceforge.net |