home *** CD-ROM | disk | FTP | other *** search
- object FrmShowImage: TFrmShowImage
- Left = 78
- Top = 146
- Width = 489
- Height = 282
- BorderIcons = [biSystemMenu, biMaximize]
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- Position = poScreenCenter
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 16
- object PnlMemo: TPanel
- Left = 0
- Top = 0
- Width = 481
- Height = 255
- Hint = 'Narration'
- Align = alClient
- BevelInner = bvLowered
- BorderWidth = 3
- DragMode = dmAutomatic
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object DBImage1: TDBImage
- Left = 5
- Top = 5
- Width = 471
- Height = 245
- Align = alClient
- DataSource = SrcMemo
- TabOrder = 0
- end
- end
- object SrcMemo: TDataSource
- Left = 384
- Top = 16
- end
- end
-