Change CategoryPanel Caption Font Size?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #69256
    Support
    Keymaster

      Hello!
      Do you use the HeaderFont property?
      If you doing it in the run-time then add such code:
      RedrawWindow(CategoryPanelGroup1.Handle, nil, 0, RDW_INVALIDATE or RDW_ALLCHILDREN);

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.