📄 realcontrol.dfm
字号:
object frmRealControl: TfrmRealControl
Left = 249
Top = 187
BorderStyle = bsDialog
Caption = #23454#26102#37319#38598#21644#25511#21046
ClientHeight = 403
ClientWidth = 552
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 6
Top = 229
Width = 390
Height = 169
Shape = bsFrame
end
object gbDoors: TGroupBox
Left = 15
Top = 312
Width = 373
Height = 77
Caption = #38376#29366#24577
TabOrder = 0
object Label3: TLabel
Left = 13
Top = 21
Width = 48
Height = 12
Caption = #25511#21046#26426#21495
end
object cbD1: TCheckBox
Left = 111
Top = 24
Width = 110
Height = 20
Caption = #19968#21495#38376#24320
TabOrder = 0
OnClick = cbD1Click
end
object cbD2: TCheckBox
Left = 111
Top = 48
Width = 110
Height = 20
Caption = #20108#21495#38376#24320
TabOrder = 1
OnClick = cbD1Click
end
object cbD3: TCheckBox
Left = 224
Top = 24
Width = 110
Height = 20
Caption = #19977#21495#38376#24320
TabOrder = 2
OnClick = cbD1Click
end
object cbD4: TCheckBox
Left = 224
Top = 48
Width = 110
Height = 20
Caption = #22235#21495#38376#24320
TabOrder = 3
OnClick = cbD1Click
end
object cbDevs: TComboBox
Left = 10
Top = 42
Width = 66
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 4
OnChange = cbDevsChange
end
end
object GroupBox2: TGroupBox
Left = 403
Top = 223
Width = 143
Height = 175
TabOrder = 1
object btnStart: TButton
Left = 34
Top = 18
Width = 75
Height = 25
Caption = #21551#21160
TabOrder = 0
OnClick = btnStartClick
end
object cbReadCard: TCheckBox
Left = 17
Top = 87
Width = 121
Height = 20
Caption = #35835#21345#29255
Checked = True
State = cbChecked
TabOrder = 2
OnClick = cbReadCardClick
end
object cbReadDoor: TCheckBox
Left = 17
Top = 126
Width = 121
Height = 21
Caption = #35835#38376#38145
TabOrder = 4
OnClick = cbReadCardClick
end
object cbSetDoor: TCheckBox
Left = 17
Top = 145
Width = 121
Height = 21
Caption = #35774#38376#38145
TabOrder = 5
OnClick = cbReadCardClick
end
object btnClose: TButton
Left = 34
Top = 53
Width = 75
Height = 25
Cancel = True
Caption = #36864#20986
ModalResult = 2
TabOrder = 1
OnClick = btnCloseClick
end
object cbSaveRecord: TCheckBox
Left = 17
Top = 106
Width = 121
Height = 20
Caption = #20445#23384#35760#24405
Checked = True
State = cbChecked
TabOrder = 3
OnClick = cbReadCardClick
end
end
object GroupBox3: TGroupBox
Left = 15
Top = 232
Width = 373
Height = 78
Caption = #21345#20449#24687
TabOrder = 2
object Label1: TLabel
Left = 10
Top = 23
Width = 30
Height = 12
Caption = #21345#21495':'
end
object Label2: TLabel
Left = 182
Top = 48
Width = 30
Height = 12
Caption = #35835#22836':'
end
object stCardId: TStaticText
Left = 69
Top = 20
Width = 276
Height = 20
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
TabOrder = 0
end
object rbID: TRadioButton
Left = 18
Top = 48
Width = 78
Height = 20
Caption = 'ID'#21345
Checked = True
TabOrder = 1
TabStop = True
end
object rbIC: TRadioButton
Left = 95
Top = 48
Width = 79
Height = 20
Caption = 'IC'#21345
TabOrder = 2
end
object stPos: TStaticText
Left = 277
Top = 46
Width = 68
Height = 21
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSunken
TabOrder = 3
end
end
object gbLists: TGroupBox
Left = 6
Top = 3
Width = 540
Height = 216
Caption = #21047#21345#35760#24405
TabOrder = 3
object lvList: TListView
Left = 6
Top = 16
Width = 526
Height = 193
Columns = <
item
Caption = #32467#26524
Width = 40
end
item
Caption = #21345#21495
Width = 88
end
item
Caption = #26102#38388
Width = 140
end
item
Caption = #26426#21495
Width = 40
end
item
Caption = #20805#27425
Width = 44
end
item
Caption = #28040#36153#39069
Width = 60
end
item
Caption = #20313#39069
Width = 60
end
item
Caption = #35835#22836
Width = 40
end
item
Caption = #21345#31867#22411
Width = 66
end>
OwnerData = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnData = lvListData
OnDataFind = lvListDataFind
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -