?? unit3.dfm
字號:
object xsxxll: Txsxxll
Left = 305
Top = 248
Width = 506
Height = 271
Caption = #26032#29983#20449#24687#25805#20316
Color = clTeal
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 24
Width = 33
Height = 13
AutoSize = False
Caption = #23398#21495
end
object Label2: TLabel
Left = 24
Top = 56
Width = 33
Height = 13
AutoSize = False
Caption = #22995#21517
end
object Label3: TLabel
Left = 24
Top = 88
Width = 33
Height = 13
AutoSize = False
Caption = #24615#21035
end
object Label4: TLabel
Left = 24
Top = 120
Width = 33
Height = 13
AutoSize = False
Caption = #31821#36143
end
object Label5: TLabel
Left = 208
Top = 24
Width = 33
Height = 13
AutoSize = False
Caption = #38498#31995
end
object Label6: TLabel
Left = 208
Top = 56
Width = 33
Height = 13
AutoSize = False
Caption = #19987#19994
end
object Label7: TLabel
Left = 208
Top = 88
Width = 33
Height = 13
AutoSize = False
Caption = #24180#32423
end
object Label8: TLabel
Left = 208
Top = 120
Width = 33
Height = 13
AutoSize = False
Caption = #29677#32423
end
object FlatSpeedButton1: TFlatSpeedButton
Left = 392
Top = 47
Width = 105
Height = 25
Caption = #28155#21152#20837#24211
OnClick = FlatSpeedButton1Click
end
object FlatSpeedButton2: TFlatSpeedButton
Left = 392
Top = 77
Width = 105
Height = 25
Hint = #36873#20013#35201#21024#38500#30340#35760#24405','#28857#20987#21024#38500
Caption = #21024' '#38500
ParentShowHint = False
ShowHint = True
OnClick = FlatSpeedButton2Click
end
object FlatSpeedButton3: TFlatSpeedButton
Left = 392
Top = 109
Width = 105
Height = 25
Caption = #20851#38381#31383#21475
OnClick = FlatSpeedButton3Click
end
object FlatEdit1: TFlatEdit
Left = 56
Top = 17
Width = 121
Height = 19
ColorFlat = clTeal
ParentColor = True
TabOrder = 0
Text = 'FlatEdit1'
end
object FlatEdit2: TFlatEdit
Left = 56
Top = 49
Width = 121
Height = 19
ColorFlat = clTeal
ParentColor = True
TabOrder = 1
Text = 'FlatEdit2'
end
object FlatComboBox1: TFlatComboBox
Left = 56
Top = 80
Width = 121
Height = 21
Style = csDropDownList
Color = clTeal
ItemHeight = 13
Items.Strings = (
#30007
#22899)
TabOrder = 2
ItemIndex = -1
end
object FlatEdit3: TFlatEdit
Left = 56
Top = 114
Width = 121
Height = 19
ColorFlat = clTeal
ParentColor = True
TabOrder = 3
Text = 'FlatEdit3'
end
object FlatComboBox2: TFlatComboBox
Left = 240
Top = 17
Width = 121
Height = 21
Style = csDropDownList
Color = clTeal
ItemHeight = 13
TabOrder = 4
ItemIndex = -1
OnChange = FlatComboBox2Change
end
object FlatComboBox3: TFlatComboBox
Left = 240
Top = 50
Width = 121
Height = 21
Style = csDropDownList
Color = clTeal
ItemHeight = 13
TabOrder = 5
ItemIndex = -1
OnChange = FlatComboBox3Change
end
object FlatComboBox4: TFlatComboBox
Left = 240
Top = 82
Width = 121
Height = 21
Style = csDropDownList
Color = clTeal
ItemHeight = 13
TabOrder = 6
ItemIndex = -1
OnChange = FlatComboBox4Change
end
object FlatComboBox5: TFlatComboBox
Left = 240
Top = 113
Width = 121
Height = 21
Style = csDropDownList
Color = clTeal
ItemHeight = 13
TabOrder = 7
ItemIndex = -1
OnKeyPress = FlatComboBox5KeyPress
end
object DBGrid1: TDBGrid
Left = 8
Top = 136
Width = 489
Height = 105
Color = clTeal
DataSource = DataSource1
FixedColor = clTeal
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
TabOrder = 8
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object ADOQuery1: TADOQuery
Connection = dm.ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'')
Left = 376
Top = 8
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 408
Top = 8
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -