Unit 'Menus' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

NewPopupMenu

Declaration

Source position: menus.pp line 495

function NewPopupMenu(

  Owner: TComponent;

  const AName: string;

  Alignment: TPopupAlignment;

  AutoPopup: Boolean;

  const Items: array of TMenuItem

):TPopupMenu;



CT Web help

CodeTyphon Studio