?? frmroommoneyform.~dfm
字號:
object RoomMoneyForm: TRoomMoneyForm
Left = 253
Top = 146
Width = 738
Height = 573
Caption = #23458#25151#32467#24080
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Scaled = False
Visible = True
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 281
Height = 105
BorderStyle = bsSingle
TabOrder = 0
object Label1: TLabel
Left = 48
Top = 20
Width = 48
Height = 16
Caption = #25151#38388#21495
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 104
Top = 16
Width = 121
Height = 21
TabOrder = 0
end
object Button2: TButton
Left = 152
Top = 56
Width = 75
Height = 25
Caption = #37325#22635
TabOrder = 1
OnClick = Button2Click
end
end
object Panel2: TPanel
Left = 280
Top = 0
Width = 289
Height = 105
BorderStyle = bsSingle
TabOrder = 1
object Label2: TLabel
Left = 26
Top = 16
Width = 64
Height = 16
Caption = #30331#35760#26102#38388
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 26
Top = 64
Width = 64
Height = 16
Caption = #32467#31639#26102#38388
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DateTimePicker1: TDateTimePicker
Left = 106
Top = 8
Width = 153
Height = 21
CalAlignment = dtaLeft
Date = 37728.6514534722
Time = 37728.6514534722
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object DateTimePicker2: TDateTimePicker
Left = 106
Top = 64
Width = 154
Height = 21
CalAlignment = dtaLeft
Date = 37728.6515693866
Time = 37728.6515693866
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
end
object Panel3: TPanel
Left = 568
Top = 0
Width = 161
Height = 105
BorderStyle = bsSingle
TabOrder = 2
object Button3: TButton
Left = 16
Top = 8
Width = 129
Height = 81
Caption = #36153#29992#32467#31639
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button3Click
end
end
object Panel4: TPanel
Left = 0
Top = 104
Width = 729
Height = 433
BorderStyle = bsSingle
Color = cl3DLight
TabOrder = 3
object DBGrid1: TDBGrid
Left = 0
Top = -2
Width = 729
Height = 179
Color = clInfoBk
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBGrid2: TDBGrid
Left = 0
Top = 184
Width = 729
Height = 185
Color = clInfoBk
DataSource = DataSource2
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBGrid3: TDBGrid
Left = 0
Top = 376
Width = 105
Height = 49
Color = clInfoBk
DataSource = DataSource3
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button1: TButton
Left = 632
Top = 400
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = Button1Click
end
end
object DataSource1: TDataSource
DataSet = Query1
Left = 680
Top = 128
end
object Query1: TQuery
Active = True
DatabaseName = 'rooms'
SQL.Strings = (
'select * from RoomInfo')
Left = 680
Top = 160
end
object DataSource2: TDataSource
DataSet = Query2
Left = 680
Top = 312
end
object Query2: TQuery
Active = True
DatabaseName = 'rooms'
SQL.Strings = (
'select * from TouristInfo,GroupTouristInfo')
Left = 680
Top = 344
end
object DataSource3: TDataSource
DataSet = Query3
Left = 120
Top = 480
end
object Query3: TQuery
Active = True
DatabaseName = 'rooms'
SQL.Strings = (
'select '#25151#20215' from roominfo')
Left = 152
Top = 480
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -