home *** CD-ROM | disk | FTP | other *** search
- object Form8: TForm8
- Left = 276
- Top = 281
- BorderStyle = bsDialog
- Caption = 'Pick color with scroll bars'
- ClientHeight = 252
- ClientWidth = 489
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- ShowHint = True
- OnActivate = FormActivate
- OnHide = FormHide
- OnMouseMove = FormMouseMove
- OnPaint = FormPaint
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 473
- Height = 121
- end
- object Label1: TLabel
- Left = 24
- Top = 16
- Width = 23
- Height = 13
- Caption = 'Red:'
- end
- object Label2: TLabel
- Left = 16
- Top = 40
- Width = 32
- Height = 13
- Caption = 'Green:'
- end
- object Label3: TLabel
- Left = 24
- Top = 64
- Width = 21
- Height = 13
- Caption = 'Blue'
- end
- object Label4: TLabel
- Left = 24
- Top = 99
- Width = 23
- Height = 13
- Caption = 'Red:'
- end
- object Label5: TLabel
- Left = 200
- Top = 99
- Width = 32
- Height = 13
- Caption = 'Green:'
- end
- object Label6: TLabel
- Left = 384
- Top = 99
- Width = 24
- Height = 13
- Caption = 'Blue:'
- end
- object SpeedButton1: TSpeedButton
- Left = 400
- Top = 224
- Width = 81
- Height = 25
- Hint = 'Use this color'
- Caption = '&OK'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555555555555555555555555555555555555555FF55555555555559055555
- 55555555577FF5555555555599905555555555557777F5555555555599905555
- 555555557777FF5555555559999905555555555777777F555555559999990555
- 5555557777777FF5555557990599905555555777757777F55555790555599055
- 55557775555777FF5555555555599905555555555557777F5555555555559905
- 555555555555777FF5555555555559905555555555555777FF55555555555579
- 05555555555555777FF5555555555557905555555555555777FF555555555555
- 5990555555555555577755555555555555555555555555555555}
- NumGlyphs = 2
- OnClick = SpeedButton1Click
- end
- object Shape1: TShape
- Left = 8
- Top = 136
- Width = 473
- Height = 81
- Hint = 'What the color will look like'
- Brush.Color = clBlack
- end
- object SpeedButton2: TSpeedButton
- Left = 312
- Top = 224
- Width = 81
- Height = 25
- Hint = 'Don'#39't use this color and close this window'
- Caption = '&Cancel'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333333333333333333333333FFF33FF333FFF339993370733
- 999333777FF37FF377733339993000399933333777F777F77733333399970799
- 93333333777F7377733333333999399933333333377737773333333333990993
- 3333333333737F73333333333331013333333333333777FF3333333333910193
- 333333333337773FF3333333399000993333333337377737FF33333399900099
- 93333333773777377FF333399930003999333337773777F777FF339993370733
- 9993337773337333777333333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333333333333}
- NumGlyphs = 2
- OnClick = SpeedButton2Click
- end
- object SpeedButton3: TSpeedButton
- Left = 224
- Top = 224
- Width = 81
- Height = 25
- Hint = 'Help!, what the hell is this?'
- Caption = '&Help'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333FFFFF3333333333F797F3333333333F737373FF333333BFB999BFB
- 33333337737773773F3333BFBF797FBFB33333733337333373F33BFBFBFBFBFB
- FB3337F33333F33337F33FBFBFB9BFBFBF3337333337F333373FFBFBFBF97BFB
- FBF37F333337FF33337FBFBFBFB99FBFBFB37F3333377FF3337FFBFBFBFB99FB
- FBF37F33333377FF337FBFBF77BF799FBFB37F333FF3377F337FFBFB99FB799B
- FBF373F377F3377F33733FBF997F799FBF3337F377FFF77337F33BFBF99999FB
- FB33373F37777733373333BFBF999FBFB3333373FF77733F7333333BFBFBFBFB
- 3333333773FFFF77333333333FBFBF3333333333377777333333}
- NumGlyphs = 2
- OnClick = SpeedButton3Click
- end
- object ScrollBar1: TScrollBar
- Left = 56
- Top = 16
- Width = 417
- Height = 17
- Hint = 'Amount of red in color'
- Max = 255
- TabOrder = 0
- OnChange = ScrollBar1Change
- end
- object ScrollBar2: TScrollBar
- Left = 56
- Top = 40
- Width = 417
- Height = 17
- Hint = 'Amount of green in color'
- Max = 255
- TabOrder = 1
- OnChange = ScrollBar2Change
- end
- object ScrollBar3: TScrollBar
- Left = 56
- Top = 64
- Width = 417
- Height = 17
- Hint = 'Amount of blue in color'
- Max = 255
- TabOrder = 2
- OnChange = ScrollBar3Change
- end
- object Edit1: TEdit
- Left = 56
- Top = 96
- Width = 41
- Height = 21
- Hint = 'Amount of red in color'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- Text = '0'
- OnChange = Edit1Change
- end
- object Edit2: TEdit
- Left = 240
- Top = 96
- Width = 41
- Height = 21
- Hint = 'Amount of green in color'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- Text = '0'
- OnChange = Edit2Change
- end
- object Edit3: TEdit
- Left = 416
- Top = 96
- Width = 41
- Height = 21
- Hint = 'Amount of blue in color'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- Text = '0'
- OnChange = Edit3Change
- end
- object UpDown1: TUpDown
- Left = 97
- Top = 96
- Width = 12
- Height = 21
- Associate = Edit1
- Min = 0
- Max = 255
- Position = 0
- TabOrder = 6
- Wrap = False
- end
- object UpDown2: TUpDown
- Left = 281
- Top = 96
- Width = 12
- Height = 21
- Associate = Edit2
- Min = 0
- Max = 255
- Position = 0
- TabOrder = 7
- Wrap = False
- end
- object UpDown3: TUpDown
- Left = 457
- Top = 96
- Width = 12
- Height = 21
- Associate = Edit3
- Min = 0
- Max = 255
- Position = 0
- TabOrder = 8
- Wrap = False
- end
- end
-