?? beifen.dfm
字號:
object fbeifen: Tfbeifen
Left = 154
Top = 134
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #22791#20221
ClientHeight = 308
ClientWidth = 493
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 16
Width = 128
Height = 13
Caption = #35831#36873#25321#35201#22791#20221#30340#25968#25454#24211' '
end
object Label2: TLabel
Left = 40
Top = 88
Width = 108
Height = 13
Caption = #36755#20837#22791#20221#25968#25454#24211#21517#65306' '
end
object SpeedButton1: TSpeedButton
Left = 400
Top = 48
Width = 23
Height = 22
Caption = '...'
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 400
Top = 112
Width = 23
Height = 22
Caption = '...'
OnClick = SpeedButton2Click
end
object Button1: TButton
Left = 120
Top = 216
Width = 75
Height = 25
Caption = #22791#20221
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 280
Top = 216
Width = 75
Height = 25
Caption = #28165#31354
TabOrder = 1
OnClick = Button2Click
end
object Edit1: TEdit
Left = 32
Top = 48
Width = 345
Height = 21
TabOrder = 2
end
object Edit2: TEdit
Left = 32
Top = 112
Width = 345
Height = 21
TabOrder = 3
end
object Table1: TTable
SessionName = 'Default'
DefaultIndex = False
Left = 40
Top = 176
end
object BatchMove1: TBatchMove
Destination = Table2
Mode = batCopy
Source = Table1
Left = 104
Top = 176
end
object Table2: TTable
TableType = ttParadox
Left = 72
Top = 176
end
object OpenDialog1: TOpenDialog
Left = 136
Top = 176
end
object SaveDialog1: TSaveDialog
Left = 168
Top = 176
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -