📄 ryxxedit.dfm
字号:
object RyxxEditForm: TRyxxEditForm
Left = 212
Top = 139
BorderStyle = bsDialog
Caption = #20154#21592#20449#24687
ClientHeight = 386
ClientWidth = 552
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object Panel5: TPanel
Left = 0
Top = 200
Width = 552
Height = 186
Align = alClient
TabOrder = 1
object lblGrjl: TLabel
Left = 1
Top = 1
Width = 550
Height = 13
Align = alTop
Caption = #20010#20154#31616#21382#65306
end
object redtGrjl: TRichEdit
Left = 1
Top = 14
Width = 550
Height = 131
Align = alClient
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
Lines.Strings = (
'')
ParentFont = False
ScrollBars = ssBoth
TabOrder = 0
end
object Panel6: TPanel
Left = 1
Top = 145
Width = 550
Height = 40
Align = alBottom
BevelInner = bvLowered
TabOrder = 1
object btOk: TButton
Left = 380
Top = 8
Width = 74
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = btOkClick
end
object btCancel: TButton
Left = 460
Top = 8
Width = 74
Height = 25
Caption = #21462#28040
ModalResult = 2
TabOrder = 1
end
end
end
object Panel3: TPanel
Left = 0
Top = 0
Width = 552
Height = 200
Align = alTop
TabOrder = 0
object lblGzrq: TLabel
Left = 198
Top = 80
Width = 60
Height = 13
Caption = #24037#20316#26085#26399#65306
end
object lblSzbm: TLabel
Left = 13
Top = 78
Width = 60
Height = 13
Caption = #25152#22312#37096#38376#65306
end
object lblSfbx: TLabel
Left = 13
Top = 166
Width = 60
Height = 13
Caption = #20445#38505#24773#20917#65306
end
object lblJycd: TLabel
Left = 13
Top = 108
Width = 60
Height = 13
Caption = #25945#32946#31243#24230#65306
end
object lblSfyh: TLabel
Left = 13
Top = 137
Width = 60
Height = 13
Caption = #23130#23035#29366#20917#65306
end
object lblCsrq: TLabel
Left = 198
Top = 50
Width = 60
Height = 13
Caption = #20986#29983#26085#26399#65306
end
object lblXb: TLabel
Left = 41
Top = 48
Width = 36
Height = 13
Caption = #24615#21035#65306
end
object lblXm: TLabel
Left = 225
Top = 18
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object imgZp: TImage
Left = 400
Top = 1
Width = 151
Height = 198
Align = alRight
Center = True
Stretch = True
end
object lblBh: TLabel
Left = 40
Top = 17
Width = 36
Height = 13
Caption = #32534#21495#65306
end
object cbSZBM: TComboBox
Left = 81
Top = 75
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 4
end
object dtpGZRQ: TDateTimePicker
Left = 267
Top = 77
Width = 110
Height = 20
Date = 36526.000000000000000000
Time = 36526.000000000000000000
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 5
end
object edtXm: TEdit
Left = 267
Top = 14
Width = 110
Height = 21
TabOrder = 1
end
object cbXB: TComboBox
Left = 81
Top = 45
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 2
Items.Strings = (
#30007
#22899)
end
object dtpCSRQ: TDateTimePicker
Left = 267
Top = 45
Width = 110
Height = 20
Date = 36526.000000000000000000
Time = 36526.000000000000000000
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 3
end
object cbSfyh: TComboBox
Left = 81
Top = 134
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 7
Items.Strings = (
#26410#23130
#24050#23130)
end
object cbJYCD: TComboBox
Left = 81
Top = 105
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 6
end
object cbSFBX: TComboBox
Left = 81
Top = 164
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 8
Items.Strings = (
#24050#19978#20445#38505
#26410#19978#20445#38505)
end
object edtYgbh: TEdit
Left = 81
Top = 14
Width = 105
Height = 21
TabOrder = 0
end
object btLoadZp: TButton
Left = 301
Top = 131
Width = 74
Height = 25
Action = acZp
Caption = #36733#20837#29031#29255
TabOrder = 9
end
object btDelZp: TButton
Left = 301
Top = 163
Width = 74
Height = 25
Action = acZp
Caption = #21024#38500#29031#29255' '
TabOrder = 10
end
end
object amZp: TActionManager
Left = 257
Top = 161
StyleName = 'XP Style'
object acZp: TAction
OnExecute = acZpExecute
OnUpdate = acZpUpdate
end
end
object odlgZp: TOpenDialog
Filter = '*.JPG|*.JPG'
Left = 257
Top = 129
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -