[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_main' (#fpgui)

TfpgMenuItemFlags

Declaration

Source position: fpg_main.pas line 48

type TfpgMenuItemFlags = set of (

  mifSelected,

  mifHasFocus,

  mifSeparator,

  mifEnabled,

  mifChecked,

  mifSubMenu

);


Documentation generated on: 2012-01-26