- object TipsForm: TTipsForm
- Tag = 284
- Left = 305
- Top = 316
- BorderStyle = bsDialog
- Caption = #27599#26085#25552#31034
- ClientHeight = 158
- ClientWidth = 301
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object CheckBox1: TCheckBox
- Tag = 287
- Left = 8
- Top = 130
- Width = 133
- Height = 17
- Caption = #24635#22312#21551#21160#26102#26174#31034
- TabOrder = 0
- OnClick = CheckBox1Click
- end
- object Panel3: TPanel
- Left = 6
- Top = 6
- Width = 287
- Height = 115
- Hint =
- 'Move the cursor over an control, where you need help. The help t' +
- 'ext will be shown here.'
- BevelOuter = bvLowered
- Color = clInfoBk
- TabOrder = 1
- object Image2: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- Hint =
- 'Move the cursor over an control, where you need help. The help t' +
- 'ext will be shown here.'
- Picture.Data = {
- 07544269746D617076020000424D760200000000000076000000280000002000
- 000020000000010004000000000000020000C40E0000C40E0000100000000000
- 000000000000000080000080000000808000800000008000800080800000C0C0
- C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
- FF00DDDDDDDDDDDDDDDD8DDDDDDDDDDDDDDDDDDDDDDDDDDDDDD888DDDDDDDDDD
- DDDDDDDDDDDDDDDDDD88888DDDDDDDDDDDDDDDDDDDDDDDDDD8880888DDDDDDDD
- DDDDDDDDDDDDDDDD8880E0888DDDDDDDDDDDDDDDDDDDDDD8880EFE0888DDDDDD
- DDDDDDDDDDDDDD8880EFEFE0888DDDDDDDDDDDDDDDDDD8880EFEFEFE0888DDDD
- DDDDDDDDDDDD8880EFE000EFE0888DDDDDDDDDDDDDD8880EFE00000EFE0888DD
- DDDDDDDDDD8880EFE88F7700EFE0888DDDDDDDDDD8880EFEF8F00070FEFE0888
- DDDDDDDDDD80EFEF880F77000FEFE08DDDDDDDDDDD0EFEFE8FF000770EFEFE0D
- DDDDDDDDD0EFEFEF800333000FEFEFE0DDDDDDDDDD8EFEFE033BBB330EFEFE0D
- DDDDDDDDDDD8EFE03BBBBBBB30EFE0DDDDDDDDDDDDDD8EF03BBFBFBF30FE0DDD
- DDDDDDDDDDDDD803BBB808BBB300DDDDDDDDDDDDDDDDD03BBFB000BFBF30DDDD
- DDDDDDDDDDDDD0BBBBF808FBBB30DDDDDDDDDDDDDDDD3BBFBFBFBFBFBFB30DDD
- DDDDDDDDDDDD3BBBFBFB0BFBFBB30DDDDDDDDDDDDDDD3FBFFFFF0FBFBFB30DDD
- DDDDDDDDDDDD3BFFFFF808FBFBB30DDDDDDDDDDDDDDD3BFFFFF000BFBFB30DDD
- DDDDDDDDDDDDD3FFFFF000FBFBB0DDDDDDDDDDDDDDDDD3BFFFF000BFBFB0DDDD
- DDDDDDDDDDDDDD3BFFF808FBBB0DDDDDDDDDDDDDDDDDDDD3BFBFBFBFB3DDDDDD
- DDDDDDDDDDDDDDDD33BBBBB33DDDDDDDDDDDDDDDDDDDDDDDDD33333DDDDDDDDD
- DDDD}
- Transparent = True
- end
- object Label1: TLabel
- Left = 8
- Top = 56
- Width = 237
- Height = 61
- Hint =
- 'Move the cursor over an control, where you need help. The help t' +
- 'ext will be shown here.'
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clInfoText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label2: TLabel
- Tag = 285
- Left = 44
- Top = 18
- Width = 101
- Height = 13
- AutoSize = False
- Caption = #20320#30693#36947#21527'...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object ListBox1: TListBox
- Tag = 286
- Left = 136
- Top = 20
- Width = 121
- Height = 97
- ItemHeight = 13
- Items.Strings = (
- '')
- TabOrder = 2
- Visible = False
- end
- object btn1: TcxButton
- Left = 136
- Top = 128
- Width = 75
- Height = 25
- Caption = #19979#19968#26465
- TabOrder = 3
- OnClick = btn1Click
- LookAndFeel.Kind = lfOffice11
- end
- object btn2: TcxButton
- Left = 216
- Top = 128
- Width = 75
- Height = 25
- Caption = #20851#38381
- TabOrder = 4
- OnClick = btn2Click
- LookAndFeel.Kind = lfOffice11
- end
- end