- object CEForm: TCEForm
- Left = 192
- Top = 136
- BorderStyle = bsDialog
- Caption = #35774#32622#25991#20214#20851#32852
- ClientHeight = 279
- ClientWidth = 485
- Color = clBtnFace
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 12
- object RadioButton1: TRadioButton
- Left = 16
- Top = 252
- Width = 81
- Height = 17
- Caption = #25152#26377#23186#20307
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = RadioButton1Click
- end
- object RadioButton2: TRadioButton
- Left = 104
- Top = 252
- Width = 81
- Height = 17
- Caption = #25152#26377#35270#39057
- TabOrder = 1
- OnClick = RadioButton2Click
- end
- object RadioButton3: TRadioButton
- Left = 192
- Top = 252
- Width = 81
- Height = 17
- Caption = #25152#26377#38899#39057
- TabOrder = 2
- OnClick = RadioButton3Click
- end
- object FlatCheckListBox1: TFlatCheckListBox
- Left = 8
- Top = 8
- Width = 465
- Height = 233
- ScrollBars = True
- end
- object FlatButton1: TFlatButton
- Left = 296
- Top = 248
- Width = 81
- Height = 25
- Caption = #30830#23450
- TabOrder = 4
- OnClick = FlatButton1Click
- end
- object FlatButton2: TFlatButton
- Left = 384
- Top = 248
- Width = 81
- Height = 25
- Caption = #21462#28040
- TabOrder = 5
- OnClick = FlatButton2Click
- end
- object XPMenu1: TXPMenu
- DimLevel = 30
- GrayLevel = 10
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Color = clBtnFace
- DrawMenuBar = False
- IconBackColor = clBtnFace
- MenuBarColor = clBtnFace
- SelectColor = clHighlight
- SelectBorderColor = clHighlight
- SelectFontColor = clMenuText
- DisabledColor = clInactiveCaption
- SeparatorColor = clBtnFace
- CheckedColor = clHighlight
- IconWidth = 24
- DrawSelect = True
- UseSystemColors = True
- UseDimColor = False
- OverrideOwnerDraw = False
- Gradient = False
- FlatMenu = False
- AutoDetect = False
- Active = True
- Left = 232
- Top = 160
- end
- end