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

NewItem

Declaration

Source position: menus.pp line 501

function NewItem(

  const ACaption: string;

  AShortCut: TShortCut;

  AChecked: Boolean;

  TheEnabled: Boolean;

  TheOnClick: TNotifyEvent;

  hCtx: THelpContext;

  const AName: string

):TMenuItem;



CT Web help

CodeTyphon Studio