form_RFReg.dfm
上传用户:gelin96
上传日期:2017-01-08
资源大小:20993k
文件大小:1k
- object frmRFReg: TfrmRFReg
- Left = 192
- Top = 114
- Width = 773
- Height = 480
- Caption = 'frmRFReg'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object m_sbRfReg: TStatusBar
- Left = 0
- Top = 424
- Width = 765
- Height = 29
- Panels = <
- item
- Width = 50
- end>
- SimplePanel = False
- end
- object lblHint: TStaticText
- Left = 344
- Top = 32
- Width = 33
- Height = 17
- BorderStyle = sbsSingle
- Caption = 'lblHint'
- Color = clYellow
- ParentColor = False
- TabOrder = 1
- Visible = False
- end
- object HintTimer: TTimer
- Enabled = False
- Interval = 4000
- OnTimer = HintTimerTimer
- Left = 384
- Top = 24
- end
- end