TButtonIcon Class

Unit: cButtonIcon
type TButtonIcon = class(T__ButtonAncestor)

The TButtonIcon type exposes the following members.

Show:
 NameDescription
Create

Returns an instance of this class (Overrides _ButtonsAncestor.T__ButtonAncestor.Create .)

Top
Show:
 NameDescription
BackgroundColor

IconType

Top
Show:
 NameDescription
Repaint

Called to refresh the button on screen, override it in your descendants or it will crash ! (Overrides _ButtonsAncestor.T__ButtonAncestor.Repaint .)

Top
Show:
 NameDescription
rBackground

rIcon

Top