📄 funedit.dfm
字号:
object frmfunedit: Tfrmfunedit
Left = 184
Top = 126
BorderStyle = bsDialog
Caption = #32534#36753#35760#24405
ClientHeight = 263
ClientWidth = 344
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object RzLabel1: TRzLabel
Left = 8
Top = 16
Width = 60
Height = 13
AutoSize = False
Caption = #21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object RzLabel2: TRzLabel
Left = 8
Top = 48
Width = 60
Height = 13
AutoSize = False
Caption = #35299#37322#35828#26126
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object RzDBEdit1: TRzDBEdit
Left = 74
Top = 12
Width = 260
Height = 21
DataSource = DM.DS_Func_edit
DataField = 'fun_name'
FrameVisible = True
MaxLength = 250
TabOrder = 0
end
object RzDBMemo1: TRzDBMemo
Left = 74
Top = 48
Width = 260
Height = 180
DataField = 'fun_exp'
DataSource = DM.DS_Func_edit
TabOrder = 1
FrameVisible = True
end
object RzBitBtn1: TRzBitBtn
Left = 239
Top = 234
Caption = #30830#23450
TabOrder = 2
OnClick = RzBitBtn1Click
DisabledIndex = 7
ImageIndex = 6
Images = frmmain.ImageList1
end
object RzBitBtn2: TRzBitBtn
Left = 151
Top = 234
Caption = #21462#28040
TabOrder = 3
OnClick = RzBitBtn2Click
DisabledIndex = 9
ImageIndex = 8
Images = frmmain.ImageList1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -