home *** CD-ROM | disk | FTP | other *** search
- object Farben: TFarben
- Left = 319
- Top = 387
- BorderStyle = bsDialog
- Caption = 'Optionen | Farben (Out of order...)'
- ClientHeight = 248
- ClientWidth = 415
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 120
- TextHeight = 16
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 43
- Height = 16
- Caption = 'Farben'
- end
- object ListBox1: TListBox
- Left = 16
- Top = 24
- Width = 273
- Height = 145
- ItemHeight = 16
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 312
- Top = 32
- Width = 89
- Height = 33
- Caption = 'OK'
- TabOrder = 1
- end
- object BitBtn2: TBitBtn
- Left = 312
- Top = 80
- Width = 89
- Height = 33
- Caption = '�ndern'
- TabOrder = 2
- OnClick = BitBtn2Click
- end
- object BitBtn3: TBitBtn
- Left = 312
- Top = 136
- Width = 89
- Height = 33
- Caption = 'Cancel'
- TabOrder = 3
- end
- object Panel1: TPanel
- Left = 16
- Top = 184
- Width = 385
- Height = 49
- BevelInner = bvLowered
- BevelOuter = bvLowered
- Caption = 'Aktuelle Farbe'
- TabOrder = 4
- end
- object ColorDialog1: TColorDialog
- Ctl3D = True
- Left = 312
- end
- end
-