📄 unit4.dfm
字号:
1D1D1D1D1D1D1D1D1D1D1D000000}
Stretch = True
end>
TitleBarDrawAppIcon = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
MenuBarColor = 15198183
MenuBarHeight = 22
RoundCorner = 0
object Label2: TLabel
Left = 208
Top = 39
Width = 57
Height = 13
AutoSize = False
Caption = #31867#21517':'
end
object Label3: TLabel
Left = 208
Top = 79
Width = 57
Height = 13
AutoSize = False
Caption = #33756#21517':'
end
object Label4: TLabel
Left = 208
Top = 119
Width = 57
Height = 13
AutoSize = False
Caption = #20215#26684':'
end
object GroupBox1: TsuiGroupBox
Left = 8
Top = 32
Width = 185
Height = 113
UIStyle = MacOS
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = True
ParentFont = False
TabOrder = 1
BorderColor = 8355711
object Label1: TLabel
Left = 8
Top = 8
Width = 33
Height = 13
AutoSize = False
Caption = #31867#21517':'
end
object Label5: TLabel
Left = 8
Top = 32
Width = 33
Height = 13
AutoSize = False
Caption = #33756#21517':'
end
object Label6: TLabel
Left = 8
Top = 56
Width = 33
Height = 13
AutoSize = False
Caption = #20215#26684':'
end
object suiDBEdit1: TsuiDBEdit
Left = 64
Top = 8
Width = 113
Height = 17
BorderStyle = bsNone
DataField = #33756#31867
DataSource = DataSource1
TabOrder = 0
UIStyle = MacOS
BorderColor = 8355711
end
object suiButton2: TsuiButton
Left = 64
Top = 72
Width = 65
Height = 33
Caption = #21024#38500#33756#21517
AutoSize = False
UIStyle = BlueGlass
TabOrder = 1
Transparent = True
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton2Click
ResHandle = 0
end
object suiDBEdit2: TsuiDBEdit
Left = 64
Top = 32
Width = 113
Height = 17
BorderStyle = bsNone
DataField = #33756#21517
DataSource = DataSource1
TabOrder = 2
UIStyle = MacOS
BorderColor = 8355711
end
object suiDBEdit3: TsuiDBEdit
Left = 64
Top = 56
Width = 113
Height = 17
BorderStyle = bsNone
DataField = #20215#26684
DataSource = DataSource1
TabOrder = 3
UIStyle = MacOS
BorderColor = 8355711
end
end
object Edit1: TsuiEdit
Left = 256
Top = 80
Width = 137
Height = 21
UIStyle = MacOS
BorderColor = 8355711
TabOrder = 2
end
object suiButton1: TsuiButton
Left = 336
Top = 111
Width = 65
Height = 33
Caption = #28155#21152#26032#33756
AutoSize = False
UIStyle = BlueGlass
TabOrder = 3
Transparent = True
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton1Click
ResHandle = 0
end
object suiDBGrid1: TsuiDBGrid
Left = 8
Top = 160
Width = 393
Height = 161
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 = 4
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 = 66
Visible = True
end
item
Expanded = False
FieldName = #33756#31867
Width = 107
Visible = True
end
item
Expanded = False
FieldName = #33756#21517
Width = 111
Visible = True
end
item
Expanded = False
FieldName = #20215#26684
Width = 86
Visible = True
end>
end
object Edit2: TsuiEdit
Left = 256
Top = 120
Width = 73
Height = 21
UIStyle = MacOS
BorderColor = 8355711
TabOrder = 5
end
object ComboBox1: TsuiComboBox
Left = 256
Top = 40
Width = 145
Height = 21
UIStyle = MacOS
BorderColor = 8355711
ArrowColor = clBlack
ButtonColor = 15198183
Style = csDropDownList
ItemHeight = 13
TabOrder = 6
end
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 24
Top = 160
end
object ADOTable1: TADOTable
Connection = Form1.ADOConnection1
TableName = #33756#35889
Left = 48
Top = 56
end
object ADOTable2: TADOTable
Connection = Form1.ADOConnection1
TableName = #33756#31867
Left = 144
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -