TButtonText Class

Unit: cButtonText
type TButtonText = class(T__ButtonAncestor)

The TButtonText type exposes the following members.

Show:
 NameDescription
GetImageIndexOfUnknowChar

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
lText

rBackground

rFocused

tiText

Top