📄 unit1.~dfm
字号:
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object suiDBEdit1: TsuiDBEdit
Left = 56
Top = 16
Width = 145
Height = 17
BorderStyle = bsNone
DataField = #27969#27700#21495
DataSource = DataSource1
ReadOnly = True
TabOrder = 0
OnChange = suiDBEdit1Change
UIStyle = DeepBlue
BorderColor = clBlack
end
object suiDBEdit2: TsuiDBEdit
Left = 72
Top = 40
Width = 73
Height = 17
BorderStyle = bsNone
DataField = #21488#21495
DataSource = DataSource1
ReadOnly = True
TabOrder = 1
UIStyle = DeepBlue
BorderColor = clBlack
end
object suiDBEdit3: TsuiDBEdit
Left = 72
Top = 64
Width = 73
Height = 17
BorderStyle = bsNone
DataField = #23458#20154#25968#37327
DataSource = DataSource1
ReadOnly = True
TabOrder = 2
UIStyle = DeepBlue
BorderColor = clBlack
end
object suiDBEdit5: TsuiDBEdit
Left = 72
Top = 88
Width = 105
Height = 17
BorderStyle = bsNone
DataField = #26085#26399
DataSource = DataSource1
ReadOnly = True
TabOrder = 3
UIStyle = DeepBlue
BorderColor = clBlack
end
object suiDBEdit6: TsuiDBEdit
Left = 72
Top = 112
Width = 105
Height = 17
BorderStyle = bsNone
DataField = #26102#38388
DataSource = DataSource1
ReadOnly = True
TabOrder = 4
UIStyle = DeepBlue
BorderColor = clBlack
end
end
object GroupBox2: TGroupBox
Left = 224
Top = 88
Width = 169
Height = 129
Caption = #25910#38134#21488#25805#20316#21306
Ctl3D = False
ParentCtl3D = False
TabOrder = 2
object suiButton1: TsuiButton
Left = 8
Top = 16
Width = 73
Height = 33
Caption = #35746#21488#21495
AutoSize = False
UIStyle = BlueGlass
TabOrder = 0
Transparent = True
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton1Click
ResHandle = 0
end
object suiButton2: TsuiButton
Left = 88
Top = 16
Width = 73
Height = 33
Caption = #21152#33756#21152#37202#27700
AutoSize = False
UIStyle = BlueGlass
TabOrder = 1
Transparent = True
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton2Click
ResHandle = 0
end
object suiButton3: TsuiButton
Left = 8
Top = 48
Width = 73
Height = 33
Caption = #32467#24080
AutoSize = False
UIStyle = BlueGlass
TabOrder = 2
Transparent = True
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton3Click
ResHandle = 0
end
object suiButton4: TsuiButton
Left = 88
Top = 48
Width = 73
Height = 33
Caption = #21462#28040#21488#21495
AutoSize = False
UIStyle = BlueGlass
TabOrder = 3
Transparent = True
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton4Click
ResHandle = 0
end
object suiButton5: TsuiButton
Left = 8
Top = 80
Width = 73
Height = 33
Caption = #36864#33756
AutoSize = False
UIStyle = BlueGlass
TabOrder = 4
Transparent = True
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton5Click
ResHandle = 0
end
object suiButton6: TsuiButton
Left = 88
Top = 80
Width = 73
Height = 33
Caption = #26597#35810#21382#21490
AutoSize = False
UIStyle = BlueGlass
TabOrder = 5
Transparent = True
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton6Click
ResHandle = 0
end
end
object suiDBGrid1: TsuiDBGrid
Left = 400
Top = 40
Width = 617
Height = 153
BorderStyle = bsNone
Color = 15263976
DataSource = DataSource2
FixedColor = 10504772
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWhite
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
UIStyle = DeepBlue
BorderColor = clBlack
FocusedColor = clGreen
SelectedColor = clYellow
FontColor = clBlack
TitleFontColor = clWhite
FixedBGColor = 10504772
BGColor = 15263976
Columns = <
item
Expanded = False
FieldName = 'id'
Width = 57
Visible = True
end
item
Expanded = False
FieldName = #27969#27700#21495
Width = 114
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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -