Unit 'zglGui' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_zengl]

zglTMenuItem

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: zglGui.pas line 808

type zglTMenuItem = class(zglTEditableClass)

public

  property IconId: Integer; [rw]

  

  property Checkbox: Boolean; [rw]

  

  property Checked: Boolean; [rw]

  

  property Text: TCaption; [rw]

  

  property Enabled: Boolean; [rw]

  

  property CallBack: zglTMenuEvent; [rw]

  

  constructor Create();

  

end;

Inheritance

zglTMenuItem

  

|

zglTEditableClass

  

|

TObject



CT Web help

CodeTyphon Studio