RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomControlBar.GetPalette Method

Returns the control bar palette.

Pascal
function GetPalette: HPALETTE; override;
C++
virtual __fastcall HPALETTE GetPalette();

GetPalette returns the palette used for the control bar picture (Picture property). It is called when the control bar needs to realize its palette. 

 

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