📄 xufunctionmoduleform.dfm
字号:
inherited FunctionModuleForm: TFunctionModuleForm
Left = 173
Top = 143
Width = 751
Height = 538
ActiveControl = edtname
BorderStyle = bsSizeable
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Splitter1: TSplitter [0]
Left = 185
Top = 0
Width = 3
Height = 504
Cursor = crHSplit
end
inherited btnClose: TButton
Left = 623
Top = 332
end
inherited btnHelp: TButton
Left = 336
Top = 332
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 185
Height = 504
Align = alLeft
TabOrder = 2
object tvShow: TTreeView
Left = 1
Top = 1
Width = 183
Height = 502
Align = alClient
AutoExpand = True
Images = ImageList1
Indent = 19
ReadOnly = True
TabOrder = 0
OnClick = tvShowClick
end
end
object Panel2: TPanel
Left = 188
Top = 0
Width = 555
Height = 504
Align = alClient
Caption = 'Panel2'
TabOrder = 3
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 553
Height = 231
Align = alClient
ReadOnly = True
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
Columns = <
item
Expanded = False
FieldName = #20989#25968#21517
Width = 150
Visible = True
end
item
Expanded = False
FieldName = #20989#25968#35821#27861
Width = 300
Visible = True
end
item
Expanded = False
FieldName = #21151#33021
Width = 400
Visible = True
end>
end
object Panel3: TPanel
Left = 1
Top = 232
Width = 553
Height = 271
Align = alBottom
TabOrder = 1
object GroupBox2: TGroupBox
Left = 261
Top = 1
Width = 291
Height = 269
Align = alRight
TabOrder = 0
object Label1: TLabel
Left = 6
Top = 13
Width = 42
Height = 12
Caption = #20989#25968#21517':'
end
object Label2: TLabel
Left = 4
Top = 56
Width = 48
Height = 12
Caption = #20989#25968#35821#27861
end
object Label3: TLabel
Left = 11
Top = 159
Width = 54
Height = 12
Caption = #21151#33021#35828#26126':'
end
object DBEdit1: TDBEdit
Left = 8
Top = 32
Width = 278
Height = 20
DataField = #20989#25968#21517
DragKind = dkDock
TabOrder = 0
end
object DBMemo1: TDBMemo
Left = 8
Top = 72
Width = 278
Height = 80
DataField = #20989#25968#35821#27861
ScrollBars = ssVertical
TabOrder = 1
end
object DBMemo2: TDBMemo
Left = 8
Top = 175
Width = 278
Height = 89
DataField = #21151#33021
ScrollBars = ssVertical
TabOrder = 2
end
end
object Panel4: TPanel
Left = 1
Top = 1
Width = 260
Height = 269
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object GroupBox1: TGroupBox
Left = 0
Top = 33
Width = 260
Height = 84
Align = alClient
Caption = #26597#35810
TabOrder = 2
object Label5: TLabel
Left = 8
Top = 42
Width = 24
Height = 12
Caption = #21151#33021
end
object Label6: TLabel
Left = 8
Top = 18
Width = 36
Height = 12
Caption = #20989#25968#21517
end
object edtname: TEdit
Left = 46
Top = 14
Width = 206
Height = 20
TabOrder = 0
OnChange = edtnameChange
OnKeyDown = edtnameKeyDown
end
object edtExplain: TEdit
Left = 47
Top = 39
Width = 205
Height = 20
TabOrder = 1
OnChange = edtExplainChange
end
end
object GroupBox3: TGroupBox
Left = 0
Top = 117
Width = 260
Height = 152
Align = alBottom
Caption = #31034#20363
TabOrder = 0
object DBMemo3: TDBMemo
Left = 2
Top = 15
Width = 256
Height = 135
Align = alBottom
DataField = #20363#23376
ScrollBars = ssVertical
TabOrder = 0
end
end
object Panel5: TPanel
Left = 0
Top = 0
Width = 260
Height = 5
Align = alTop
BevelOuter = bvNone
TabOrder = 1
end
object DBNavigator1: TDBNavigator
Left = 0
Top = 5
Width = 260
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -