RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionMenuBar.CreatePopup Method
Pascal
function CreatePopup(AOwner: TCustomActionMenuBar; Item: TCustomActionControl): TCustomActionPopupMenu; virtual;
C++
virtual __fastcall TCustomActionPopupMenu CreatePopup(TCustomActionMenuBar AOwner, TCustomActionControl Item);

This is CreatePopup, a member of class TCustomActionMenuBar.

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