Unit 'ECImageMenu' Package
[Overview][Classes][Index] [#pl_eccontrols]

TImageMenuItem

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

Declaration

Source position: ecimagemenu.pas line 42

type TImageMenuItem = class(TCollectionItem)

protected

const

  cDefCaption = 'MenuItem'

  

protected

  function GetDisplayName; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Caption: TCaption; [rw]

  

  property Description: TCaption; [rw]

  

  property ImageIndex: SmallInt; [rw]

  

end;

Inheritance

TImageMenuItem

  

|

TObject



CT Web help

CodeTyphon Studio