ParentTabFont
Specifies whether font used for rendering text on tab will be inherited from the Page control, or TFont
specified by TabFont
property will be used instead.
pas
property ParentTabFont: Boolean read FParentTabFont write SetParentTabFont default True;