?? frm_louyuinfou.dfm
字號:
object frm_louyu: Tfrm_louyu
Left = 535
Top = 134
BorderStyle = bsDialog
Caption = #27004#23431#20449#24687
ClientHeight = 246
ClientWidth = 340
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 16
Width = 121
Height = 13
AutoSize = False
Caption = #27004#23431#20449#24687
end
object Label2: TLabel
Left = 176
Top = 16
Width = 121
Height = 13
AutoSize = False
Caption = #21333#20803#20449#24687
end
object DBGridLPH: TDBGrid
Left = 8
Top = 32
Width = 137
Height = 137
DataSource = DataSLY
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGridLPHCellClick
OnKeyUp = DBGridLPHKeyUp
end
object DBGridDYH: TDBGrid
Left = 176
Top = 32
Width = 137
Height = 137
DataSource = DataSDY
ReadOnly = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object btn_addlouyu: TButton
Left = 8
Top = 176
Width = 41
Height = 25
Caption = #28155#21152
TabOrder = 2
OnClick = btn_addlouyuClick
end
object btn_editlouyu: TButton
Left = 56
Top = 176
Width = 41
Height = 25
Caption = #32534#36753
TabOrder = 3
OnClick = btn_editlouyuClick
end
object btn_adddany: TButton
Left = 176
Top = 176
Width = 41
Height = 25
Caption = #28155#21152
TabOrder = 4
OnClick = btn_adddanyClick
end
object btn_editdany: TButton
Left = 224
Top = 176
Width = 41
Height = 25
Caption = #32534#36753
TabOrder = 5
OnClick = btn_editdanyClick
end
object btn_dellouyu: TButton
Left = 104
Top = 176
Width = 41
Height = 25
Caption = #21024#38500
TabOrder = 6
OnClick = btn_dellouyuClick
end
object btn_deldany: TButton
Left = 272
Top = 176
Width = 41
Height = 25
Caption = #21024#38500
TabOrder = 7
OnClick = btn_deldanyClick
end
object btn_close: TButton
Left = 240
Top = 216
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 8
OnClick = btn_closeClick
end
object DataSLY: TDataSource
Left = 48
Top = 80
end
object DataSDY: TDataSource
Left = 200
Top = 80
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -