[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Buttons' (#lcl)

TButtonGlyph.DoChange

Performs actions needed when the glyph image has been changed for the class instance.

Declaration

Source position: buttons.pp line 112

protected procedure TButtonGlyph.DoChange; virtual;

Description

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).

See also

TButtonGlyph.OnChange

  

Event handler for a change in the glyph.

TButtonGlyph.GlyphChanged

  

Provides a default implementation for the OnChange event handler.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.