home *** CD-ROM | disk | FTP | other *** search
- object frmEigenschaften: TfrmEigenschaften
- Left = 255
- Top = 180
- BorderStyle = bsToolWindow
- Caption = 'frmEigenschaften'
- ClientHeight = 319
- ClientWidth = 472
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object lblEigenschaftenDateiversion: TLabel
- Left = 10
- Top = 10
- Width = 80
- Height = 13
- AutoSize = False
- Caption = 'Dateiversion:'
- end
- object lblCopyright: TLabel
- Left = 10
- Top = 70
- Width = 80
- Height = 13
- AutoSize = False
- Caption = 'Copyright:'
- end
- object lblBeschreibung: TLabel
- Left = 10
- Top = 40
- Width = 80
- Height = 13
- AutoSize = False
- Caption = 'Beschreibung:'
- end
- object edtEigenschaftenDateiversion: TEdit
- Left = 90
- Top = 10
- Width = 380
- Height = 14
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 0
- end
- object edtCopyright: TEdit
- Left = 90
- Top = 70
- Width = 380
- Height = 14
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 1
- end
- object edtBeschreibung: TEdit
- Left = 90
- Top = 40
- Width = 380
- Height = 14
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 2
- end
- object gboEigenschaften: TGroupBox
- Left = 0
- Top = 100
- Width = 472
- Height = 178
- Align = alBottom
- Caption = 'Weitere Versionsinformationen'
- TabOrder = 3
- object Panel1: TPanel
- Left = 12
- Top = 15
- Width = 150
- Height = 161
- Align = alLeft
- BevelOuter = bvNone
- Caption = 'Panel1'
- TabOrder = 0
- object Label1: TLabel
- Left = 0
- Top = 10
- Width = 150
- Height = 13
- Align = alTop
- Caption = 'Name:'
- end
- object ListBox1: TListBox
- Left = 0
- Top = 23
- Width = 150
- Height = 138
- Align = alClient
- ItemHeight = 13
- TabOrder = 0
- OnClick = ListBox1Click
- end
- object Panel6: TPanel
- Left = 0
- Top = 0
- Width = 150
- Height = 10
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 1
- end
- end
- object Panel2: TPanel
- Left = 162
- Top = 15
- Width = 10
- Height = 161
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 1
- end
- object Panel3: TPanel
- Left = 172
- Top = 15
- Width = 288
- Height = 161
- Align = alClient
- BevelOuter = bvNone
- Caption = 'Panel3'
- TabOrder = 2
- object Label2: TLabel
- Left = 0
- Top = 10
- Width = 288
- Height = 13
- Align = alTop
- Caption = 'Wert:'
- end
- object Memo1: TMemo
- Left = 0
- Top = 23
- Width = 288
- Height = 138
- Align = alClient
- Color = clBtnFace
- OEMConvert = True
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- end
- object Panel5: TPanel
- Left = 0
- Top = 0
- Width = 288
- Height = 10
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 1
- end
- end
- object Panel4: TPanel
- Left = 2
- Top = 15
- Width = 10
- Height = 161
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 3
- end
- object Panel8: TPanel
- Left = 460
- Top = 15
- Width = 10
- Height = 161
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 4
- end
- end
- object Panel7: TPanel
- Left = 0
- Top = 278
- Width = 472
- Height = 41
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 4
- object spbInfoOK: TSpeedButton
- Left = 4
- Top = 8
- Width = 461
- Height = 25
- Caption = '&Ok'
- Flat = True
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555555555555555555555555555555555555555FF55555555555559055555
- 55555555577FF5555555555599905555555555557777F5555555555599905555
- 555555557777FF5555555559999905555555555777777F555555559999990555
- 5555557777777FF5555557990599905555555777757777F55555790555599055
- 55557775555777FF5555555555599905555555555557777F5555555555559905
- 555555555555777FF5555555555559905555555555555777FF55555555555579
- 05555555555555777FF5555555555557905555555555555777FF555555555555
- 5990555555555555577755555555555555555555555555555555}
- NumGlyphs = 2
- OnClick = spbInfoOKClick
- end
- end
- end
-