[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msemenus' (#msegui)

tmenuitems.insert

Declaration

Source position: msemenus.pas line 59

public function tmenuitems.insert(

  const index: Integer;

  const aitem: tmenuitem

):Integer; overload;

function tmenuitems.insert(

  const index: Integer;

  const aitems: tmenuitems

):Integer; overload;

function tmenuitems.insert(

  const index: Integer;

  const captions: array of msestring;

  const options: array of menuactionoptionsty;

  const states: array of actionstatesty;

  const onexecutes: array of notifyeventty

):Integer; overload;


Documentation generated on: 2021-05-13