📄 baseetype.dfm
字号:
inherited frmBaseEType: TfrmBaseEType
Left = 136
Caption = #21592#24037#31867#22411#22522#30784#36164#26009
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter [0]
Left = 209
Top = 38
Width = 4
Height = 303
end
object DBGrid1: TDBGrid [2]
Left = 0
Top = 38
Width = 209
Height = 303
Align = alLeft
DataSource = dsBaseInfo
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 1
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'fName'
Width = 150
Visible = True
end>
end
object Panel1: TPanel [3]
Left = 213
Top = 38
Width = 323
Height = 303
Align = alClient
TabOrder = 2
DesignSize = (
323
303)
object Panel2: TPanel
Left = 17
Top = 10
Width = 289
Height = 289
Anchors = [akLeft, akTop, akRight, akBottom]
BevelOuter = bvNone
BorderStyle = bsSingle
TabOrder = 0
object Label1: TLabel
Left = 6
Top = 36
Width = 83
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #21592#24037#31867#22411#21517#65306
Transparent = True
end
object Label2: TLabel
Left = 0
Top = 63
Width = 89
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #22791' '#27880#65306
Transparent = True
end
object DBEdit1: TDBEdit
Left = 84
Top = 31
Width = 185
Height = 21
DataField = 'fName'
DataSource = dsBaseInfo
TabOrder = 0
end
object DBMemo1: TDBMemo
Left = 84
Top = 63
Width = 185
Height = 193
DataField = 'fNotes'
DataSource = dsBaseInfo
TabOrder = 1
end
end
end
inherited ALToolbar: TActionList
Left = 488
Top = 80
end
inherited QBaseInfo: TADOQuery
AfterInsert = QBaseInfoAfterInsert
SQL.Strings = (
'Select * from tEType')
Top = 8
object QBaseInfofTypeName: TWideStringField
DisplayLabel = #31867#22411#21517#31216
DisplayWidth = 15
FieldName = 'fName'
Size = 50
end
object QBaseInfofNotes: TWideStringField
DisplayLabel = #22791#27880
FieldName = 'fNotes'
Visible = False
Size = 200
end
object QBaseInfofID: TAutoIncField
FieldName = 'fID'
ReadOnly = True
Visible = False
end
object QBaseInfofFlag: TIntegerField
FieldName = 'fFlag'
end
end
inherited dsBaseInfo: TDataSource
Top = 64
end
inherited QIsUnique: TADOQuery
Left = 360
Top = 64
end
inherited wwLookupDlg: TwwLookupDialog
Selected.Strings = (
'fName'#9'15'#9#31867#22411#21517#31216#9'F')
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -