📄 audit.dfm
字号:
object AuditFrm: TAuditFrm
Left = 355
Top = 277
BorderStyle = bsDialog
Caption = #26376#32467
ClientHeight = 129
ClientWidth = 245
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 18
Width = 96
Height = 16
Caption = #19978#27425#26376#32467#26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 50
Width = 96
Height = 16
Caption = #26412#27425#26376#32467#26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object cmdOK: TBitBtn
Left = 41
Top = 90
Width = 73
Height = 25
Caption = #30830#35748
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = cmdOKClick
Kind = bkOK
end
object cmdCancel: TBitBtn
Left = 139
Top = 90
Width = 73
Height = 25
Caption = #36820#22238
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
Kind = bkCancel
end
object mskDate: TMaskEdit
Left = 120
Top = 15
Width = 99
Height = 21
Enabled = False
EditMask = '!0000/00/00;1;_'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
MaxLength = 10
ParentFont = False
TabOrder = 2
Text = '2005-10-27'
end
object dtpAudit: TDateTimePicker
Left = 120
Top = 48
Width = 100
Height = 21
CalAlignment = dtaLeft
Date = 38652
Time = 38652
DateFormat = dfShort
DateMode = dmComboBox
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
Kind = dtkDate
ParseInput = False
ParentFont = False
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -