?? order.~dfm
字號(hào):
object ORDERForm: TORDERForm
Left = 302
Top = 121
Width = 396
Height = 414
Caption = 'ORDERForm'
Color = clBtnFace
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 = 88
Top = 16
Width = 198
Height = 21
Caption = #35831#36873#25321#24744#21916#27426#30340#33756#21697
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 32
Top = 192
Width = 55
Height = 13
Caption = #24744#30340'UserId'
end
object Label3: TLabel
Left = 24
Top = 352
Width = 80
Height = 20
Caption = #20170#22825#26159#65306
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 32
Top = 48
Width = 320
Height = 120
DataSource = DataSource1
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Edit1: TEdit
Left = 104
Top = 184
Width = 65
Height = 21
TabOrder = 1
Text = 'Edit1'
end
object BtAdd: TBitBtn
Left = 192
Top = 184
Width = 75
Height = 25
Caption = #28155#33756
TabOrder = 2
OnClick = BtAddClick
end
object BtCanc: TBitBtn
Left = 288
Top = 184
Width = 75
Height = 25
Caption = #36864#33756
TabOrder = 3
OnClick = BtCancClick
end
object DBGrid2: TDBGrid
Left = 24
Top = 224
Width = 320
Height = 120
DataSource = DataSource2
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object BtOver: TBitBtn
Left = 272
Top = 352
Width = 75
Height = 25
Caption = #23436#25104
TabOrder = 5
OnClick = BtOverClick
end
object DateTimePicker1: TDateTimePicker
Left = 112
Top = 352
Width = 89
Height = 21
Date = 38457.484283483800000000
Time = 38457.484283483800000000
TabOrder = 6
end
object Table1: TTable
Active = True
DatabaseName = 'DBDEMOS'
IndexFieldNames = #33756#21495
ReadOnly = True
TableName = #33756#35889'.DB'
Left = 104
Top = 64
end
object DataSource1: TDataSource
DataSet = Table1
Left = 168
Top = 64
end
object Table2: TTable
Active = True
DatabaseName = 'DBDEMOS'
IndexFieldNames = 'OrderNo'
TableName = #28857#33756'2.DB'
Left = 64
Top = 264
end
object DataSource2: TDataSource
DataSet = Table2
Left = 136
Top = 264
end
object Table3: TTable
DatabaseName = 'DBDEMOS'
IndexFieldNames = 'UserId'
ReadOnly = True
TableName = #20250#21592#24211'.DB'
Left = 16
Top = 184
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -