home *** CD-ROM | disk | FTP | other *** search
- object Form10: TForm10
- Left = 358
- Top = 235
- BorderStyle = bsDialog
- Caption = 'Tips'
- ClientHeight = 196
- ClientWidth = 408
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object SpeedButton1: TSpeedButton
- Left = 312
- Top = 168
- Width = 89
- Height = 25
- Hint = 'Close this window'
- Caption = '&OK'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555555555555555555555555555555555555555FF55555555555559055555
- 55555555577FF5555555555599905555555555557777F5555555555599905555
- 555555557777FF5555555559999905555555555777777F555555559999990555
- 5555557777777FF5555557990599905555555777757777F55555790555599055
- 55557775555777FF5555555555599905555555555557777F5555555555559905
- 555555555555777FF5555555555559905555555555555777FF55555555555579
- 05555555555555777FF5555555555557905555555555555777FF555555555555
- 5990555555555555577755555555555555555555555555555555}
- NumGlyphs = 2
- ParentShowHint = False
- ShowHint = True
- OnClick = SpeedButton1Click
- end
- object Memo1: TMemo
- Left = 8
- Top = 8
- Width = 393
- Height = 153
- Lines.Strings = (
- ' --Once you get a scheme you like, save it and load it later.'
-
- ' --Try getting you color with slide bars by using the "Use Slide' +
- ' Bars" option in the'
- ' options menu.'
-
- ' --Click the background/text/link etc in the preview section to ' +
- 'change its color.'
-
- ' --Use the Font Color tool in the Other Tools menu to chose font' +
- ' color.'
-
- ' --Use the Add a Picture tool in the Other Tools menu to get the' +
- ' code to add a'
- ' picture.'
-
- ' --Use the handy Quick Reference to keep track of the main color' +
- 's. You can'
-
- ' even make it always on top by right clicking on it and selec' +
- 'ting Always On'
- ' Top.')
- ReadOnly = True
- TabOrder = 0
- end
- end
-