Frequently Asked Component Specific Questions

Options

Display all FAQ items

Search FAQ items:


Displaying items 1 to 1 of 1, page 1 of 1

<< previous next >>

TAdvGlowButton
How to change the font

Set:
AdvGlowbutton.ParentFont = false
AdvGlowbutton.Appearance.SystemFont = false

When ParentFont = False and Appearance.SystemFont = true, the button will automatically use the recommended system font depending on the operating system used, ie. Segoe UI on Windows 7 and Tahoma on Windows XP.