📄 templateform.~dfm
字号:
object FrmTemplate: TFrmTemplate
Left = 211
Top = 164
Width = 696
Height = 480
Caption = 'FrmTemplate'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
KeyPreview = True
OldCreateOrder = False
Position = poDefault
ShowHint = True
Visible = True
WindowState = wsMaximized
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object FlatSplitter1: TFlatSplitter
Left = 0
Top = 250
Width = 688
Height = 3
Cursor = crHSplit
AdvColorBorder = 0
AdvColorFocused = 0
Align = alBottom
end
object FlatTitlebar1: TFlatTitlebar
Left = 0
Top = 0
Width = 688
Height = 19
Hint = #25302#21205#36889#37324','#21487#20197#25302#21205#31383#21475'!'
ActiveTextColor = clWhite
InactiveTextColor = 8559266
TitlebarColor = clBlue
Align = alTop
Caption = 'FlatTitlebar1'
end
object FlatPanel1: TFlatPanel
Left = 0
Top = 19
Width = 688
Height = 231
Color = clGradientActiveCaption
Align = alClient
TabOrder = 1
end
object FlatPanel2: TFlatPanel
Left = 0
Top = 253
Width = 688
Height = 200
Color = clGradientActiveCaption
Align = alBottom
TabOrder = 2
inline FrameDataEdit1: TFrameDataEdit
Left = 1
Top = 1
Width = 686
Height = 198
Align = alClient
TabOrder = 0
inherited FlatSplitter1: TFlatSplitter
Top = 143
Width = 686
end
inherited FlatPanelEnd: TFlatPanel
Top = 148
Width = 686
inherited DBGrid1: TDBGrid
Width = 684
end
end
inherited FlatPanelTop: TFlatPanel
Width = 686
Height = 143
inherited FlatTabControl1: TFlatTabControl
Width = 684
Height = 141
inherited FlatPanelBrowser: TFlatPanel
Width = 682
Height = 123
end
inherited FlatPanelSort: TFlatPanel
Width = 682
Height = 123
inherited FlatGroupBox1: TFlatGroupBox
Height = 121
inherited FlatCheckListBox1: TFlatCheckListBox
Height = 100
end
end
inherited FlatGroupBox2: TFlatGroupBox
Height = 121
inherited FlatCheckListBoxSelected: TFlatCheckListBox
Height = 100
end
end
end
inherited FlatPanelSUM: TFlatPanel
Width = 682
Height = 123
end
inherited FlatPanelLookup: TFlatPanel
Width = 682
Height = 123
inherited FlatGroupBox3: TFlatGroupBox
Height = 121
inherited FlatListBox1: TFlatListBox
Height = 100
end
end
inherited FlatPanel3: TFlatPanel
Height = 121
end
inherited ValueListEditor1: TValueListEditor
Height = 121
end
inherited FlatGroupBox4: TFlatGroupBox
Height = 121
inherited FlatPanel6: TFlatPanel
Height = 80
end
end
end
inherited FlatPanelEdit: TFlatPanel
Width = 682
Height = 123
end
end
end
inherited MainDataSource: TDataSource
Left = 408
Top = 184
end
inherited ADODataSet1: TADODataSet
Left = 368
Top = 184
end
end
end
object MainDataSource: TDataSource
DataSet = MainADODataSet
Left = 608
Top = 16
end
object MainADODataSet: TADODataSet
Connection = DataModuleAdo.ADOConnectionTS
BeforePost = MainADODataSetBeforePost
AfterPost = MainADODataSetAfterPost
OnPostError = MainADODataSetPostError
Parameters = <>
Left = 648
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -