📄 unit13.dfm
字号:
object cancelbookform: Tcancelbookform
Left = 230
Top = 27
Width = 577
Height = 413
Caption = #25764#38144#39044#35746#25151
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 258
Width = 63
Height = 22
Caption = #25163#32493#36153
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #21326#25991#34892#26999
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 264
Top = 256
Width = 84
Height = 22
Caption = #36864#35746#21407#22240
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #21326#25991#34892#26999
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 48
Top = 144
Width = 481
Height = 97
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 = 120
Top = 256
Width = 121
Height = 27
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #21326#25991#20013#23435
Font.Style = []
ParentFont = False
TabOrder = 1
Text = '100'
OnChange = Edit1Change
end
object Edit2: TEdit
Left = 360
Top = 256
Width = 169
Height = 27
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #21326#25991#20013#23435
Font.Style = []
ParentFont = False
TabOrder = 2
end
object BitBtn1: TBitBtn
Left = 136
Top = 320
Width = 75
Height = 25
Caption = #36864#35746
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #21326#25991#34892#26999
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = BitBtn1Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
55555FFFFFFF5F55FFF5777777757559995777777775755777F7555555555550
305555555555FF57F7F555555550055BB0555555555775F777F55555550FB000
005555555575577777F5555550FB0BF0F05555555755755757F555550FBFBF0F
B05555557F55557557F555550BFBF0FB005555557F55575577F555500FBFBFB0
B05555577F555557F7F5550E0BFBFB00B055557575F55577F7F550EEE0BFB0B0
B05557FF575F5757F7F5000EEE0BFBF0B055777FF575FFF7F7F50000EEE00000
B0557777FF577777F7F500000E055550805577777F7555575755500000555555
05555777775555557F5555000555555505555577755555557555}
NumGlyphs = 2
end
object BitBtn2: TBitBtn
Left = 376
Top = 320
Width = 75
Height = 25
Caption = #36864#20986
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #21326#25991#34892#26999
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = BitBtn2Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
03333377777777777F333301111111110333337F333333337F33330111111111
0333337F333333337F333301111111110333337F333333337F33330111111111
0333337F333333337F333301111111110333337F333333337F33330111111111
0333337F3333333F7F333301111111B10333337F333333737F33330111111111
0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
0333337F377777337F333301111111110333337F333333337F33330111111111
0333337FFFFFFFFF7F3333000000000003333377777777777333}
NumGlyphs = 2
end
object GroupBox1: TGroupBox
Left = 48
Top = 16
Width = 473
Height = 49
Caption = #26597#35810#31867#22411
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #21326#25991#34892#26999
Font.Style = []
ParentFont = False
TabOrder = 5
object RadioButton1: TRadioButton
Left = 32
Top = 21
Width = 113
Height = 21
Caption = #23458#25143#21517#31216
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 173
Top = 18
Width = 113
Height = 25
Caption = #35746#25151#24207#21495
TabOrder = 1
OnClick = RadioButton2Click
end
object RadioButton3: TRadioButton
Left = 313
Top = 19
Width = 145
Height = 24
Caption = #20840#37096#24050#39044#35746#23458#25151
Checked = True
TabOrder = 2
TabStop = True
OnClick = RadioButton3Click
end
end
object BitBtn3: TBitBtn
Left = 448
Top = 96
Width = 73
Height = 33
Caption = #26597#35810
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #21326#25991#34892#26999
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = BitBtn3Click
end
object GroupBox2: TGroupBox
Left = 48
Top = 81
Width = 381
Height = 49
Caption = #26597#35810#26465#20214
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #21326#25991#34892#26999
Font.Style = []
ParentFont = False
TabOrder = 7
object Label3: TLabel
Left = 16
Top = 18
Width = 50
Height = 22
Caption = 'Label3'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #21326#25991#34892#26999
Font.Style = []
ParentFont = False
end
object Edit3: TEdit
Left = 240
Top = 13
Width = 121
Height = 27
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #21326#25991#20013#23435
Font.Style = []
ParentFont = False
TabOrder = 0
end
end
object DataSource1: TDataSource
DataSet = ADODataSet1
Top = 72
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\mindy paradise\p' +
'roject\mindyparadisehotel.mdb;Persist Security Info=False'
LoginPrompt = False
Mode = cmShareDenyNone
Provider = 'Microsoft.Jet.OLEDB.4.0'
end
object ADODataSet1: TADODataSet
Active = True
Connection = ADOConnection1
CursorType = ctStatic
CommandText = 'select * from '#35746#25151#25968#25454#34920' where '#39044#35746#26631#24535'=:so'
Parameters = <
item
Name = 'so'
Attributes = [paNullable]
DataType = ftWideString
NumericScale = 255
Precision = 255
Size = 510
Value = Null
end>
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -