Unit 'FPgtkExt' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fpgtk]

NewSubMenu

Declaration

Source position: fpgtkext.pp line 203

function NewSubMenu(

  ACaption: string;

  ATooltip: string;

  AprivText: string;

  Accelerator: PAccelKeyDef;

  Items: array of TFPgtkMenuItem

):TFPgtkMenuItem; overload;

function NewSubMenu(

  ACaption: string;

  ATooltip: string;

  AprivText: string;

  Items: array of TFPgtkMenuItem

):TFPgtkMenuItem; overload;

function NewSubMenu(

  ACaption: string;

  Accelerator: PAccelKeyDef;

  Items: array of TFPgtkMenuItem

):TFPgtkMenuItem; overload;

function NewSubMenu(

  ACaption: string;

  Items: array of TFPgtkMenuItem

):TFPgtkMenuItem; overload;


Documentation generated on: 2023-03-18