📄 purnewpost.dfm
字号:
object FrmDPurNewPost: TFrmDPurNewPost
Left = 448
Top = 166
Width = 331
Height = 247
Caption = 'FrmDPurNewPost'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 17
Top = 9
Width = 279
Height = 157
TabOrder = 0
object Label1: TLabel
Left = 26
Top = 52
Width = 62
Height = 13
AutoSize = False
Caption = #35282#33394#21517#31216
end
object Label2: TLabel
Left = 26
Top = 95
Width = 62
Height = 13
AutoSize = False
Caption = #35282#33394#25551#36848
end
object EdtJsmc: TEdit
Left = 95
Top = 43
Width = 131
Height = 21
TabOrder = 0
end
object EdtJsms: TEdit
Left = 95
Top = 95
Width = 131
Height = 21
TabOrder = 1
end
end
object btnOk: TButton
Left = 80
Top = 176
Width = 75
Height = 25
Caption = #30830' '#23450
ModalResult = 1
TabOrder = 1
OnClick = btnOkClick
end
object btnCancel: TButton
Left = 168
Top = 176
Width = 75
Height = 25
Caption = #21462' '#28040
ModalResult = 2
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -