?? pfm_sysinit.dfm
字號:
object fm_sysinit: Tfm_sysinit
Left = 217
Top = 140
Width = 495
Height = 313
Caption = '系統初始化'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋體'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 487
Height = 286
Align = alClient
Caption = '系統初始化'
TabOrder = 0
object Memo1: TMemo
Left = 244
Top = 15
Width = 241
Height = 269
Align = alRight
Color = clInfoBk
Lines.Strings = (
'提示:')
TabOrder = 0
end
object BBtnsysinit: TBitBtn
Left = 44
Top = 60
Width = 75
Height = 25
Caption = '系統初始化'
TabOrder = 1
OnClick = BBtnsysinitClick
end
end
object Query1: TQuery
DatabaseName = 'posdb'
Left = 184
Top = 72
end
object BatMove1: TBatchMove
Mode = batCopy
Left = 184
Top = 128
end
object Table1: TTable
Left = 84
Top = 16
end
object Table2: TTable
Left = 120
Top = 16
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -