Unit 'cef3types' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_cef]

TCefMenuItemType

Declaration

Source position: cef3types.pas line 1543

type TCefMenuItemType = (

  MENUITEMTYPE_NONE,

  

  MENUITEMTYPE_COMMAND,

  

  MENUITEMTYPE_CHECK,

  

  MENUITEMTYPE_RADIO,

  

  MENUITEMTYPE_SEPARATOR,

  

  MENUITEMTYPE_SUBMENU

  

);



CT Web help

CodeTyphon Studio