captionbutton RefreshNCArea method
Return to Introduction  Previous page  Next page
Applies to
acCaptionButton component and all successors of TacFormHookComponent class (i.e: acAppAutoRun, acTrayIcon, acFormHelp, acFormTopmost and acFormRoller).  

Declaration
procedure RefreshNCArea;  

Description
The RefreshNCArea method repaints all non-client parts of window (i.e. frames, caption buttons etc). RefreshNCArea method automatically executes when buttons should recalculate their placement after changing of BtnOrder or SeparatorWidth values.  

See also

RefreshButton method.