RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRibbon.InvalidateHeaderArea Method

Invalidate header section of Ribbon.

Pascal
procedure InvalidateHeaderArea;
C++
__fastcall InvalidateHeaderArea();

InvalidateHeaderArea invalidates the header section of the Ribbon. Invalidating the header of the ribbon is especially important when using a custom frame. When using a custom frame, the header section of the ribbon needs to react visually to additional non-client specific messages. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!