home *** CD-ROM | disk | FTP | other *** search
- object InfoForm: TInfoForm
- Left = 267
- Top = 155
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'InfoForm'
- ClientHeight = 256
- ClientWidth = 265
- Font.Color = clBlack
- Font.Height = -10
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 43
- Height = 13
- Caption = 'Format:'
- end
- object Label2: TLabel
- Left = 16
- Top = 36
- Width = 29
- Height = 13
- Caption = 'Size:'
- end
- object Label3: TLabel
- Left = 16
- Top = 76
- Width = 38
- Height = 13
- Caption = 'Width:'
- end
- object Label4: TLabel
- Left = 16
- Top = 96
- Width = 42
- Height = 13
- Caption = 'Height:'
- end
- object Label5: TLabel
- Left = 16
- Top = 116
- Width = 58
- Height = 13
- Caption = 'Bits/pixel:'
- end
- object Label6: TLabel
- Left = 16
- Top = 136
- Width = 43
- Height = 13
- Caption = 'Planes:'
- end
- object Label7: TLabel
- Left = 16
- Top = 156
- Width = 40
- Height = 13
- Caption = 'Colors:'
- end
- object Label8: TLabel
- Left = 16
- Top = 176
- Width = 76
- Height = 13
- Caption = 'Compression:'
- end
- object Lformat: TLabel
- Left = 120
- Top = 16
- Width = 43
- Height = 13
- Caption = 'Lformat'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Lsize: TLabel
- Left = 120
- Top = 36
- Width = 30
- Height = 13
- Caption = 'Lsize'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Lwidth: TLabel
- Left = 120
- Top = 76
- Width = 38
- Height = 13
- Caption = 'Lwidth'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Lheight: TLabel
- Left = 120
- Top = 96
- Width = 43
- Height = 13
- Caption = 'Lheight'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Lbits: TLabel
- Left = 120
- Top = 116
- Width = 28
- Height = 13
- Caption = 'Lbits'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Lplanes: TLabel
- Left = 120
- Top = 136
- Width = 45
- Height = 13
- Caption = 'Lplanes'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Lcolors: TLabel
- Left = 120
- Top = 156
- Width = 42
- Height = 13
- Caption = 'Lcolors'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Lcomp: TLabel
- Left = 120
- Top = 176
- Width = 38
- Height = 13
- Caption = 'Lcomp'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label9: TLabel
- Left = 16
- Top = 56
- Width = 32
- Height = 13
- Caption = 'Date:'
- end
- object LDate: TLabel
- Left = 120
- Top = 56
- Width = 35
- Height = 13
- Caption = 'LDate'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BitBtn1: TBitBtn
- Left = 83
- Top = 216
- Width = 98
- Height = 26
- TabOrder = 0
- Kind = bkOK
- end
- end
-