📄 uchang.dfm
字号:
object Fchang: TFchang
Left = 153
Top = 81
BorderStyle = bsSingle
Caption = #24037#20316#31616#21382
ClientHeight = 381
ClientWidth = 539
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 16
Width = 36
Height = 13
Caption = #32534#21495#65306
end
object Label2: TLabel
Left = 32
Top = 42
Width = 36
Height = 13
Caption = #31867#21035#65306
end
object Label3: TLabel
Left = 285
Top = 17
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label4: TLabel
Left = 285
Top = 42
Width = 36
Height = 13
Caption = #26085#26399#65306
end
object Label6: TLabel
Left = 32
Top = 74
Width = 60
Height = 13
Caption = #21407#22987#37096#38376#65306
end
object Label8: TLabel
Left = 285
Top = 74
Width = 60
Height = 13
Caption = #24403#21069#37096#38376#65306
end
object Label9: TLabel
Left = 285
Top = 104
Width = 60
Height = 13
Caption = #24403#21069#32844#21153#65306
end
object Label10: TLabel
Left = 32
Top = 104
Width = 60
Height = 13
Caption = #21407#22987#32844#21153#65306
end
object Label12: TLabel
Left = 32
Top = 128
Width = 36
Height = 13
Caption = #22791#27880#65306
end
object eid: TEdit
Left = 112
Top = 12
Width = 145
Height = 21
ReadOnly = True
TabOrder = 0
end
object cblx: TComboBox
Left = 112
Top = 38
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 1
Items.Strings = (
#37096#38376#21464#26356
#32844#21153#21464#26356)
end
object eoldtitle: TEdit
Left = 112
Top = 100
Width = 145
Height = 21
TabOrder = 2
end
object dchang: TDateTimePicker
Left = 352
Top = 38
Width = 145
Height = 21
CalAlignment = dtaLeft
Date = 38595.4350396528
Time = 38595.4350396528
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 3
end
object enewtitle: TEdit
Left = 352
Top = 100
Width = 145
Height = 21
TabOrder = 4
end
object mnote: TMemo
Left = 112
Top = 136
Width = 386
Height = 185
TabOrder = 5
end
object bsave: TButton
Left = 312
Top = 336
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 6
OnClick = bsaveClick
end
object bclose: TButton
Left = 400
Top = 336
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 7
OnClick = bcloseClick
end
object dblname: TDBLookupComboBox
Left = 352
Top = 11
Width = 145
Height = 21
KeyField = 'id'
ListField = 'COLUMN2'
ListFieldIndex = 1
ListSource = dm.DSplist
TabOrder = 8
end
object eolddep: TComboBox
Left = 112
Top = 70
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 9
Items.Strings = (
#37096#38376#21464#26356
#32844#21153#21464#26356)
end
object enewdep: TComboBox
Left = 352
Top = 70
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 10
Items.Strings = (
#37096#38376#21464#26356
#32844#21153#21464#26356)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -