home *** CD-ROM | disk | FTP | other *** search
- object Form9: TForm9
- Left = 366
- Top = 271
- BorderStyle = bsDialog
- Caption = 'Help on slide bars'
- ClientHeight = 148
- ClientWidth = 368
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object SpeedButton1: TSpeedButton
- Left = 280
- Top = 120
- Width = 81
- Height = 25
- Caption = '&OK'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555555555555555555555555555555555555555FF55555555555559055555
- 55555555577FF5555555555599905555555555557777F5555555555599905555
- 555555557777FF5555555559999905555555555777777F555555559999990555
- 5555557777777FF5555557990599905555555777757777F55555790555599055
- 55557775555777FF5555555555599905555555555557777F5555555555559905
- 555555555555777FF5555555555559905555555555555777FF55555555555579
- 05555555555555777FF5555555555557905555555555555777FF555555555555
- 5990555555555555577755555555555555555555555555555555}
- NumGlyphs = 2
- OnClick = SpeedButton1Click
- end
- object Memo1: TMemo
- Left = 8
- Top = 8
- Width = 353
- Height = 105
- Cursor = crArrow
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Lines.Strings = (
-
- 'The slide bars can be used to get the exact color you are lookin' +
- 'g for.'
-
- 'To get a color, slide the slide bars around until you have a col' +
- 'or that looks'
-
- 'nice. If you want more of a certain color in the main color, sl' +
- 'ide the'
-
- 'corresponding bar until you have the color you like. The boxes ' +
- 'below'
-
- 'the slide bars tell you the intensity of that certain color. On' +
- 'ce you have'
-
- 'found the color you think looks the best, press the "OK" button.' +
- ' If you'
- 'don'#39't like that color, press "Cancel".')
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- end
- end
-