RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMenuItem.AdvancedDrawItem Method
Pascal
procedure AdvancedDrawItem(ACanvas: TCanvas; ARect: TRect; State: TOwnerDrawState; TopLevel: Boolean); virtual;
C++
virtual __fastcall AdvancedDrawItem(TCanvas ACanvas, TRect ARect, TOwnerDrawState State, Boolean TopLevel);

This is AdvancedDrawItem, a member of class TMenuItem.

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