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

This is DrawShadowedText, a member of class TCustomMenuItem.

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