?? pfm_fdthdselck.dfm
字號:
object fm_fdthdselck: Tfm_fdthdselck
Left = 218
Top = 190
Width = 516
Height = 310
Caption = '選擇發貨倉庫'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋體'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox2: TGroupBox
Left = 0
Top = 3
Width = 265
Height = 270
Caption = '發貨倉庫'
TabOrder = 0
object LBox1: TListBox
Left = 2
Top = 15
Width = 261
Height = 253
Align = alClient
ItemHeight = 13
TabOrder = 0
end
end
object BBtnOK: TBitBtn
Left = 336
Top = 32
Width = 75
Height = 25
Caption = '確定'
TabOrder = 1
OnClick = BBtnOKClick
end
object BBtnCancel: TBitBtn
Left = 336
Top = 64
Width = 75
Height = 25
Caption = '取消'
TabOrder = 2
OnClick = BBtnCancelClick
end
object Query1: TQuery
DatabaseName = 'posdb'
Left = 272
Top = 24
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -