help.dfm
上传用户:bjkrmsxy
上传日期:2010-01-31
资源大小:9004k
文件大小:1k
源码类别:

百货/超市行业

开发平台:

Delphi

  1. object Help_Form: THelp_Form
  2.   Left = 411
  3.   Top = 160
  4.   Width = 311
  5.   Height = 472
  6.   Caption = #24110#21161#20027#39064
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object RichEdit1: TRichEdit
  17.     Left = 0
  18.     Top = 0
  19.     Width = 303
  20.     Height = 445
  21.     Align = alClient
  22.     Font.Charset = GB2312_CHARSET
  23.     Font.Color = clRed
  24.     Font.Height = -19
  25.     Font.Name = #21326#25991#20013#23435
  26.     Font.Style = [fsBold]
  27.     ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
  28.     Lines.Strings = (
  29.       '          '#25910#38134#21488#25805#20316#24110#21161
  30.       ''
  31.       ''
  32.       '           F1:        '#24110#21161
  33.       '           F2:        '#25552#20132
  34.       '           F3:        '#32467#31639
  35.       '           ESC:     '#31163#24320
  36.       '           DEL:     '#21024#38500#25152#26377
  37.       '           TAB:     '#20809#26631#31227#21160)
  38.     ParentFont = False
  39.     TabOrder = 0
  40.   end
  41. end