home *** CD-ROM | disk | FTP | other *** search
- object FormBaseView: TFormBaseView
- Left = 554
- Top = 493
- Width = 268
- Height = 207
- Caption = 'FormBaseView'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object pmCopyPasteMode: TPopupMenu
- Left = 96
- Top = 72
- object miCopyMode: TMenuItem
- Caption = 'Copy Here'
- OnClick = miCopyModeClick
- end
- object miMoveMode: TMenuItem
- Caption = 'Move Here'
- OnClick = miMoveModeClick
- end
- object N128: TMenuItem
- Caption = '-'
- end
- object Cancel14: TMenuItem
- Caption = 'Cancel'
- end
- end
- end
-