home *** CD-ROM | disk | FTP | other *** search
- inherited FormEntityBase: TFormEntityBase
- Left = 283
- Top = 152
- Caption = 'FormEntityBase'
- OldCreateOrder = True
- PopupMenu = PopupMenuEntity
- PixelsPerInch = 96
- TextHeight = 13
- object StatusBarEntity: TStatusBar [0]
- Left = 0
- Top = 434
- Width = 632
- Height = 19
- AutoHint = True
- Panels = <
- item
- Width = 50
- end>
- SimplePanel = False
- end
- object ToolBarEntityAbstract: TToolBar [1]
- Left = 0
- Top = 0
- Width = 632
- Height = 29
- Caption = 'ToolBarAbstract'
- EdgeBorders = [ebBottom]
- Images = ImageListBase
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- object ToolButtonEntityAbstractSeparator: TToolButton
- Left = 0
- Top = 2
- Width = 8
- Caption = 'ToolButtonEntityAbstractSeparator'
- ImageIndex = 0
- Style = tbsSeparator
- end
- object ToolButtonSaveAbstract: TToolButton
- Left = 8
- Top = 2
- Action = ActionSave
- end
- end
- inherited ImageListBase: TImageList
- Left = 76
- Top = 20
- end
- object ActionListEntity: TActionList
- Images = ImageListBase
- Left = 104
- Top = 68
- object ActionSave: TAction
- Caption = 'Save'
- Hint = 'Save'
- ImageIndex = 4
- ShortCut = 16467
- OnExecute = ActionSaveExecute
- OnUpdate = ActionSaveUpdate
- end
- object ActionShowHints: TAction
- Caption = 'Show Hints'
- Hint = 'Show hints'
- OnExecute = ActionShowHintsExecute
- OnUpdate = ActionShowHintsUpdate
- end
- end
- object PopupMenuEntity: TPopupMenu
- Images = ImageListBase
- Left = 68
- Top = 108
- object Save1: TMenuItem
- Action = ActionSave
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object ShowHints1: TMenuItem
- Action = ActionShowHints
- end
- end
- end
-