Here is a sample that illustrates the problem. The necessary step is to change the font of the main form in the designer.
object Form1: TForm1
Left = 0
Top = 0
Caption = 'Form1'
ClientHeight = 448
ClientWidth = 546
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Segoe UI'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 120
TextHeight = 20
object AdvPanel1: TAdvPanel
Left = 0
Top = 0
Width = 546
Height = 448
Align = alClient
BevelOuter = bvNone
Color = 16445929
TabOrder = 0
UseDockManager = True
Version = '2.3.0.1'
BorderColor = 16765615
Caption.Color = 16773091
Caption.ColorTo = 16765615
Caption.Font.Charset = DEFAULT_CHARSET
Caption.Font.Color = clWindowText
Caption.Font.Height = -15
Caption.Font.Name = 'Segoe UI'
Caption.Font.Style = []
Caption.GradientDirection = gdVertical
Caption.Indent = 2
Caption.ShadeLight = 255
CollapsColor = clNone
CollapsDelay = 0
ColorTo = 15587527
ColorMirror = 15587527
ColorMirrorTo = 16773863
ShadowColor = clBlack
ShadowOffset = 0
StatusBar.BorderColor = 16765615
StatusBar.BorderStyle = bsSingle
StatusBar.Font.Charset = DEFAULT_CHARSET
StatusBar.Font.Color = 7485192
StatusBar.Font.Height = -13
StatusBar.Font.Name = 'Tahoma'
StatusBar.Font.Style = []
StatusBar.Color = 16245715
StatusBar.ColorTo = 16109747
StatusBar.GradientDirection = gdVertical
Styler = AdvPanelStyler1
Text = ''
FullHeight = 200
object AdvGlowButton1: TAdvGlowButton
Left = 40
Top = 32
Width = 121
Height = 41
Caption = 'AdvGlowButton1'
NotesFont.Charset = DEFAULT_CHARSET
NotesFont.Color = clWindowText
NotesFont.Height = -13
NotesFont.Name = 'Tahoma'
NotesFont.Style = []
TabOrder = 0
Appearance.ColorChecked = 16111818
Appearance.ColorCheckedTo = 16367008
Appearance.ColorDisabled = 15921906
Appearance.ColorDisabledTo = 15921906
Appearance.ColorDown = 16111818
Appearance.ColorDownTo = 16367008
Appearance.ColorHot = 16117985
Appearance.ColorHotTo = 16372402
Appearance.ColorMirrorHot = 16107693
Appearance.ColorMirrorHotTo = 16775412
Appearance.ColorMirrorDown = 16102556
Appearance.ColorMirrorDownTo = 16768988
Appearance.ColorMirrorChecked = 16102556
Appearance.ColorMirrorCheckedTo = 16768988
Appearance.ColorMirrorDisabled = 11974326
Appearance.ColorMirrorDisabledTo = 15921906
end
object AdvGlowButton2: TAdvGlowButton
Left = 184
Top = 32
Width = 121
Height = 41
Caption = 'AdvGlowButton2'
NotesFont.Charset = DEFAULT_CHARSET
NotesFont.Color = clWindowText
NotesFont.Height = -13
NotesFont.Name = 'Tahoma'
NotesFont.Style = []
TabOrder = 1
Appearance.ColorChecked = 16111818
Appearance.ColorCheckedTo = 16367008
Appearance.ColorDisabled = 15921906
Appearance.ColorDisabledTo = 15921906
Appearance.ColorDown = 16111818
Appearance.ColorDownTo = 16367008
Appearance.ColorHot = 16117985
Appearance.ColorHotTo = 16372402
Appearance.ColorMirrorHot = 16107693
Appearance.ColorMirrorHotTo = 16775412
Appearance.ColorMirrorDown = 16102556
Appearance.ColorMirrorDownTo = 16768988
Appearance.ColorMirrorChecked = 16102556
Appearance.ColorMirrorCheckedTo = 16768988
Appearance.ColorMirrorDisabled = 11974326
Appearance.ColorMirrorDisabledTo = 15921906
end
object AdvGlowButton3: TAdvGlowButton
Left = 320
Top = 32
Width = 121
Height = 41
Caption = 'AdvGlowButton3'
NotesFont.Charset = DEFAULT_CHARSET
NotesFont.Color = clWindowText
NotesFont.Height = -13
NotesFont.Name = 'Tahoma'
NotesFont.Style = []
TabOrder = 2
Appearance.ColorChecked = 16111818
Appearance.ColorCheckedTo = 16367008
Appearance.ColorDisabled = 15921906
Appearance.ColorDisabledTo = 15921906
Appearance.ColorDown = 16111818
Appearance.ColorDownTo = 16367008
Appearance.ColorHot = 16117985
Appearance.ColorHotTo = 16372402
Appearance.ColorMirrorHot = 16107693
Appearance.ColorMirrorHotTo = 16775412
Appearance.ColorMirrorDown = 16102556
Appearance.ColorMirrorDownTo = 16768988
Appearance.ColorMirrorChecked = 16102556
Appearance.ColorMirrorCheckedTo = 16768988
Appearance.ColorMirrorDisabled = 11974326
Appearance.ColorMirrorDisabledTo = 15921906
end
end
object AdvPanelStyler1: TAdvPanelStyler
Tag = 0
Settings.AnchorHint = False
Settings.BevelInner = bvNone
Settings.BevelOuter = bvNone
Settings.BevelWidth = 1
Settings.BorderColor = 16765615
Settings.BorderShadow = False
Settings.BorderStyle = bsNone
Settings.BorderWidth = 0
Settings.CanMove = False
Settings.CanSize = False
Settings.Caption.Color = 16773091
Settings.Caption.ColorTo = 16765615
Settings.Caption.Font.Charset = DEFAULT_CHARSET
Settings.Caption.Font.Color = clBlack
Settings.Caption.Font.Height = -13
Settings.Caption.Font.Name = 'Tahoma'
Settings.Caption.Font.Style = []
Settings.Caption.GradientDirection = gdVertical
Settings.Caption.Indent = 2
Settings.Caption.ShadeLight = 255
Settings.Collaps = False
Settings.CollapsColor = clNone
Settings.CollapsDelay = 0
Settings.CollapsSteps = 0
Settings.Color = 16445929
Settings.ColorTo = 15587527
Settings.ColorMirror = 15587527
Settings.ColorMirrorTo = 16773863
Settings.Cursor = crDefault
Settings.Font.Charset = DEFAULT_CHARSET
Settings.Font.Color = 7485192
Settings.Font.Height = -13
Settings.Font.Name = 'Tahoma'
Settings.Font.Style = []
Settings.FixedTop = False
Settings.FixedLeft = False
Settings.FixedHeight = False
Settings.FixedWidth = False
Settings.Height = 120
Settings.Hover = False
Settings.HoverColor = clNone
Settings.HoverFontColor = clNone
Settings.Indent = 0
Settings.ShadowColor = clBlack
Settings.ShadowOffset = 0
Settings.ShowHint = False
Settings.ShowMoveCursor = False
Settings.StatusBar.BorderColor = 16765615
Settings.StatusBar.BorderStyle = bsSingle
Settings.StatusBar.Font.Charset = DEFAULT_CHARSET
Settings.StatusBar.Font.Color = 7485192
Settings.StatusBar.Font.Height = -13
Settings.StatusBar.Font.Name = 'Tahoma'
Settings.StatusBar.Font.Style = []
Settings.StatusBar.Color = 16245715
Settings.StatusBar.ColorTo = 16109747
Settings.StatusBar.GradientDirection = gdVertical
Settings.TextVAlign = tvaTop
Settings.TopIndent = 0
Settings.URLColor = clBlue
Settings.Width = 0
Style = psOffice2007Luna
Left = 416
Top = 312
end
end
If you'd like I can zip up the from and project and email them to you.