home *** CD-ROM | disk | FTP | other *** search
- object Info2Form: TInfo2Form
- Left = 261
- Top = 148
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Info2Form'
- ClientHeight = 215
- ClientWidth = 268
- 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 = 51
- Height = 13
- Caption = 'File size:'
- end
- object Label2: TLabel
- Left = 16
- Top = 56
- Width = 67
- Height = 13
- Caption = 'Image type:'
- end
- object Label3: TLabel
- Left = 16
- Top = 76
- Width = 65
- Height = 13
- Caption = 'Image size:'
- end
- object Label4: TLabel
- Left = 16
- Top = 96
- Width = 89
- Height = 13
- Caption = 'Thumbnail size:'
- end
- object Label5: TLabel
- Left = 16
- Top = 116
- Width = 97
- Height = 13
- Caption = 'WAV sound size:'
- end
- object Label6: TLabel
- Left = 16
- Top = 136
- Width = 65
- Height = 13
- Caption = 'Encryption:'
- end
- object Ltype: TLabel
- Left = 128
- Top = 56
- Width = 32
- Height = 13
- Caption = 'Ltype'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Lfsize: TLabel
- Left = 128
- Top = 16
- Width = 34
- Height = 13
- Caption = 'Lfsize'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Lisize: TLabel
- Left = 128
- Top = 76
- Width = 33
- Height = 13
- Caption = 'Lisize'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Ltsize: TLabel
- Left = 128
- Top = 96
- Width = 34
- Height = 13
- Caption = 'Ltsize'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Lwsize: TLabel
- Left = 128
- Top = 116
- Width = 39
- Height = 13
- Caption = 'Lwsize'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Lencrypt: TLabel
- Left = 128
- Top = 136
- Width = 50
- Height = 13
- Caption = 'Lencrypt'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label7: TLabel
- Left = 16
- Top = 36
- Width = 54
- Height = 13
- Caption = 'File date:'
- end
- object Lfdate: TLabel
- Left = 128
- Top = 36
- Width = 37
- Height = 13
- Caption = 'Lfdate'
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BitBtn1: TBitBtn
- Left = 85
- Top = 176
- Width = 98
- Height = 26
- TabOrder = 0
- Kind = bkOK
- end
- end
-