| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- object FieldForm: TFieldForm
- Left = 569
- Top = 529
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = #23548#20986#23383#27573#36873#23450
- ClientHeight = 326
- ClientWidth = 216
- Color = clBtnFace
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 12
- object OutBtn: TFlatButton
- Left = 108
- Top = 304
- Width = 35
- Height = 18
- Cursor = crHandPoint
- Hint = #23548#20986#21040#24494#36719#30005#23376#34920#26684#25991#20214
- Version = '4.55.0.0'
- Caption = #23548#20986
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- ModalResult = 1
- end
- object CloseBtn: TFlatButton
- Left = 160
- Top = 304
- Width = 52
- Height = 18
- Cursor = crHandPoint
- Hint = #20851#38381#31383#21475
- Version = '4.55.0.0'
- Caption = #20851#38381'(&X)'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- ModalResult = 2
- end
- object AllBtn: TFlatButton
- Left = 3
- Top = 304
- Width = 35
- Height = 18
- Cursor = crHandPoint
- Hint = #20840#37096#36873#23450#23548#20986#21015#34920
- Version = '4.55.0.0'
- Caption = #20840#36873
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- OnClick = AllBtnClick
- end
- object FieldBox: TFlatCheckListExt
- Left = 3
- Top = 3
- Width = 209
- Height = 297
- Version = '4.55.0.0'
- ColorFlat = clBtnFace
- ParentColor = True
- ItemHeight = 12
- TabOrder = 3
- end
- object CancelBtn: TFlatButton
- Left = 49
- Top = 304
- Width = 35
- Height = 18
- Cursor = crHandPoint
- Hint = #20840#37096#21462#28040#36873#23450
- Version = '4.55.0.0'
- Caption = #21462#28040
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- OnClick = CancelBtnClick
- end
- end
|