[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |