RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMenuItem.DoDrawText Method
Pascal
procedure DoDrawText(ACanvas: TCanvas; const ACaption: string; var Rect: TRect; Selected: Boolean; Flags: Longint);
C++
__fastcall DoDrawText(TCanvas ACanvas, const AnsiString ACaption, TRect Rect, Boolean Selected, Longint Flags);

This is DoDrawText, a member of class TMenuItem.

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