?? u_czy.dfm
字號:
object frm_gly: Tfrm_gly
Left = 258
Top = 110
Width = 320
Height = 400
Caption = #31649#29702#21592#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object CoolBar1: TCoolBar
Left = 0
Top = 0
Width = 312
Height = 63
Bands = <
item
Control = ToolBar1
ImageIndex = -1
MinHeight = 57
Width = 308
end>
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 295
Height = 57
ButtonHeight = 52
ButtonWidth = 8
Caption = 'ToolBar1'
TabOrder = 0
object SpeedButton1: TSpeedButton
Left = 0
Top = 2
Width = 50
Height = 52
Caption = #28155#21152
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 50
Top = 2
Width = 50
Height = 52
Caption = #20462#25913
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 100
Top = 2
Width = 50
Height = 52
Caption = #21024#38500
OnClick = SpeedButton3Click
end
object ToolButton1: TToolButton
Left = 150
Top = 2
Width = 8
Caption = 'ToolButton1'
ImageIndex = 0
Style = tbsDivider
end
object SpeedButton6: TSpeedButton
Left = 158
Top = 2
Width = 50
Height = 52
Caption = #36864#20986
OnClick = SpeedButton6Click
end
end
end
object Panel1: TPanel
Left = 0
Top = 145
Width = 312
Height = 228
Align = alClient
BevelInner = bvSpace
BevelOuter = bvLowered
TabOrder = 1
object DBGrid1: TDBGrid
Left = 2
Top = 2
Width = 308
Height = 224
Align = alClient
DataSource = DataSource1
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
end
object Panel2: TPanel
Left = 0
Top = 63
Width = 312
Height = 82
Align = alTop
BevelInner = bvSpace
BevelOuter = bvLowered
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
object Label1: TLabel
Left = 56
Top = 16
Width = 84
Height = 14
Caption = #25805#20316#21592#21517#31216#65306
end
object Label2: TLabel
Left = 56
Top = 52
Width = 84
Height = 14
Caption = #25805#20316#21592#23494#30721#65306
end
object Edit1: TEdit
Left = 144
Top = 12
Width = 90
Height = 22
TabOrder = 0
end
object Edit2: TEdit
Left = 144
Top = 48
Width = 90
Height = 22
PasswordChar = '*'
TabOrder = 1
end
end
object DataSource1: TDataSource
DataSet = Data1.ADOlogin
Left = 48
Top = 239
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -