RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionControl.DrawShadowedText Method
Pascal
procedure DrawShadowedText(Rect: TRect; Flags: Cardinal; Text: string; TextColor: TColor; ShadowColor: TColor); virtual;
C++
virtual __fastcall DrawShadowedText(TRect Rect, unsigned Flags, AnsiString Text, TColor TextColor, TColor ShadowColor);

This is DrawShadowedText, a member of class TCustomActionControl.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!