📄 unit6.~dfm
字号:
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 0
Top = 79
Width = 97
Height = 74
AutoSize = False
Caption = #27969#27700#21495
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -29
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 96
Top = 87
Width = 577
Height = 66
AutoSize = False
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -20
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 0
Top = 360
Width = 65
Height = 25
AutoSize = False
Caption = #20849#35745#37329#39069':'
end
object Label6: TLabel
Left = 72
Top = 360
Width = 225
Height = 25
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 304
Top = 360
Width = 25
Height = 25
AutoSize = False
Caption = #20803
end
object suiDBGrid1: TsuiDBGrid
Left = -9
Top = 160
Width = 674
Height = 193
BorderStyle = bsNone
Color = 15198183
DataSource = DataSource1
FixedColor = 12874553
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWhite
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
UIStyle = MacOS
BorderColor = 8355711
FocusedColor = clGreen
SelectedColor = clYellow
FontColor = clBlack
TitleFontColor = clWhite
FixedBGColor = 12874553
BGColor = 15198183
Columns = <
item
Expanded = False
FieldName = 'id'
Width = 57
Visible = True
end
item
Expanded = False
FieldName = #27969#27700#21495
Width = 152
Visible = True
end
item
Expanded = False
FieldName = #21488#21495
Width = 52
Visible = True
end
item
Expanded = False
FieldName = #33756#21517
Width = 77
Visible = True
end
item
Expanded = False
FieldName = #25968#37327
Width = 53
Visible = True
end
item
Expanded = False
FieldName = #37329#39069
Width = 60
Visible = True
end
item
Expanded = False
FieldName = #26085#26399
Width = 97
Visible = True
end
item
Expanded = False
FieldName = #26102#38388
Width = 82
Visible = True
end>
end
object suiButton1: TsuiButton
Left = 336
Top = 360
Width = 81
Height = 25
Caption = #35745#31639#37329#39069
AutoSize = False
UIStyle = MacOS
TabOrder = 2
Transparent = True
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton1Click
ResHandle = 0
end
object suiButton2: TsuiButton
Left = 432
Top = 360
Width = 81
Height = 25
Caption = #32467#24080
AutoSize = False
UIStyle = MacOS
TabOrder = 3
Transparent = True
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton2Click
ResHandle = 0
end
object suiButton3: TsuiButton
Left = 528
Top = 360
Width = 73
Height = 25
Caption = #25171#21360
AutoSize = False
UIStyle = MacOS
TabOrder = 4
Transparent = True
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton3Click
ResHandle = 0
end
end
object ADOTable2: TADOTable
Connection = Form1.ADOConnection1
OnFilterRecord = ADOTable2FilterRecord
TableName = #35746#33756
Left = 96
Top = 328
end
object DataSource1: TDataSource
DataSet = ADOTable2
Left = 224
Top = 336
end
object ADOTable1: TADOTable
Connection = Form1.ADOConnection1
TableName = #20184#27454
Left = 176
Top = 72
end
object frPrintGrid1: TfrPrintGrid
DBGrid = suiDBGrid1
FitWidth.Enabled = False
FitWidth.ShrinkOptions = [frsoProportional, frsoShrinkOnly]
FitWidth.ResizePercent = 30
FitWidth.ApplyBeforeOnCustomize = False
PageSize = 9
PageWidth = 0
PageHeight = 0
PageMargins.Left = 0
PageMargins.Top = 0
PageMargins.Right = 0
PageMargins.Bottom = 0
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -16
Title.Font.Name = 'Arial'
Title.Font.Style = [fsBold]
Title.Color = clWhite
Title.Frame = []
Title.FrameWidth = 1
PageHeader.Font.Charset = DEFAULT_CHARSET
PageHeader.Font.Color = clWindowText
PageHeader.Font.Height = -13
PageHeader.Font.Name = 'Arial'
PageHeader.Font.Style = []
PageHeader.Color = clWhite
PageHeader.Frame = []
PageHeader.FrameWidth = 1
PageFooter.Font.Charset = DEFAULT_CHARSET
PageFooter.Font.Color = clWindowText
PageFooter.Font.Height = -13
PageFooter.Font.Name = 'Arial'
PageFooter.Font.Style = []
PageFooter.Color = clWhite
PageFooter.Frame = []
PageFooter.FrameWidth = 1
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWhite
Header.Font.Height = -13
Header.Font.Name = 'Arial'
Header.Font.Style = [fsBold]
Header.Color = clNavy
Header.Frame = [frLeft, frTop, frRight, frBottom]
Header.FrameWidth = 1
Body.Font.Charset = DEFAULT_CHARSET
Body.Font.Color = clWindowText
Body.Font.Height = -13
Body.Font.Name = 'Arial'
Body.Font.Style = []
Body.Color = clWhite
Body.Frame = [frLeft, frTop, frRight, frBottom]
Body.FrameWidth = 1
Left = 304
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -