📄 signaturesform.dfm
字号:
object frmSignatures: TfrmSignatures
Left = 310
Top = 272
BorderStyle = bsDialog
Caption = 'Signatures'
ClientHeight = 143
ClientWidth = 433
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object lvSignatures: TListView
Left = 0
Top = 0
Width = 433
Height = 143
Align = alClient
Columns = <
item
Caption = 'Signer'
Width = 200
end
item
Caption = 'Validity'
Width = 200
end>
TabOrder = 0
ViewStyle = vsReport
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -