📄 protitle.dfm
字号:
object pro_titlefrm: Tpro_titlefrm
Left = 351
Top = 201
Width = 459
Height = 327
Caption = #35780#23450#20449#24687#24405#20837#19982#32500#25252
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 152
Top = 16
Width = 161
Height = 24
AutoSize = False
Caption = #35780#23450#20449#24687#32534#36753
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #21326#25991#24425#20113
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 104
Top = 40
Width = 233
Height = 10
Shape = bsBottomLine
end
object Label2: TLabel
Left = 16
Top = 80
Width = 65
Height = 13
AutoSize = False
Caption = #21592#24037#32534#21495
end
object Label3: TLabel
Left = 16
Top = 144
Width = 65
Height = 13
AutoSize = False
Caption = #35780#23450#32844#31216
end
object Label4: TLabel
Left = 16
Top = 176
Width = 65
Height = 13
AutoSize = False
Caption = #35780#23450#21333#20301
end
object Label5: TLabel
Left = 16
Top = 112
Width = 65
Height = 13
AutoSize = False
Caption = #21592#24037#22995#21517
end
object Label6: TLabel
Left = 16
Top = 208
Width = 65
Height = 13
AutoSize = False
Caption = #35780#23450#26085#26399
end
object Label7: TLabel
Left = 240
Top = 80
Width = 33
Height = 13
AutoSize = False
Caption = #22791#27880
end
object save_btn: TButton
Left = 64
Top = 256
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 0
OnClick = save_btnClick
end
object modify_btn: TButton
Left = 192
Top = 256
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 1
OnClick = modify_btnClick
end
object worker_nameed: TEdit
Left = 88
Top = 112
Width = 121
Height = 21
Enabled = False
TabOrder = 2
end
object assess_united: TEdit
Left = 88
Top = 176
Width = 121
Height = 21
TabOrder = 3
end
object assess_datepk: TDateTimePicker
Left = 88
Top = 208
Width = 121
Height = 21
Date = 38307.665192048600000000
Time = 38307.665192048600000000
TabOrder = 4
end
object cancel_btn: TButton
Left = 312
Top = 256
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = cancel_btnClick
end
object assess_titleed: TComboBox
Left = 88
Top = 144
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 6
Text = 'assess_titleed'
Items.Strings = (
#39640#32423#24037#31243#24072
#21161#29702#24037#31243#24072
#26222#36890#21592#24037)
end
object remarked: TMemo
Left = 280
Top = 80
Width = 153
Height = 145
Lines.Strings = (
'remarked')
TabOrder = 7
end
object worker_ided: TComboBox
Left = 88
Top = 80
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 8
Text = 'worker_ided'
OnChange = worker_idedChange
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -