RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomControlBar.DoPaletteChange Method

Prepares the control bar to realize a new palette.

Pascal
function DoPaletteChange: Boolean;
C++
__fastcall Boolean DoPaletteChange();

Call DoPaletteChange to prepare the control bar to realize a new palette. DoPaletteChange returns true if the control bar should be redrawn to reflect the new palette, and false otherwise. 

DoPaletteChange is called when the Picture property changes. 

 

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