Unit 'libSDL3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TSDL_InsertTrayEntryAt

Declaration

Source position: libsdl3.pas line 5987

type TSDL_InsertTrayEntryAt = function(

  menu: PSDL_TrayMenu;

  pos: LongInt;

  _label: Pchar;

  flags: TSDL_TrayEntryFlags

):PSDL_TrayEntry;



CT Web help

CodeTyphon Studio