📄 autoregcard.dfm
字号:
object dlgRegCard: TdlgRegCard
Left = 348
Top = 157
BorderStyle = bsDialog
ClientHeight = 249
ClientWidth = 520
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 8
Top = 9
Width = 60
Height = 13
Caption = #25805#20316#25552#31034#65306
end
object Label1: TLabel
Left = 80
Top = 8
Width = 3
Height = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object LsCardLog: TMainListview
Left = 6
Top = 33
Width = 505
Height = 177
Columns = <
item
Caption = 'ID'
Width = 40
end
item
Caption = #31867#21035
end
item
Caption = #22995#21517
Width = 80
end
item
Caption = #26087#21345#21495
Width = 90
end
item
Caption = #26032#21345#21495
Width = 90
end
item
Caption = #26102#38388
Width = 136
end>
GridLines = True
TabOrder = 0
ViewStyle = vsReport
end
object btnStart: TButton
Left = 245
Top = 220
Width = 75
Height = 25
Caption = #24320#22987
TabOrder = 1
OnClick = btnStartClick
end
object btnLoop: TButton
Left = 342
Top = 220
Width = 75
Height = 25
Caption = #36339#36807
TabOrder = 2
OnClick = btnLoopClick
end
object btnClose: TButton
Left = 438
Top = 220
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = btnCloseClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -