OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
Accessing the Window Font

You can find out the current font and font size using the TGadgetWindow::GetFont and TGadgetWindow::GetFontHeight functions:

TFont& GetFont();
uint GetFontHeight() const;