📄 purchaseorderfm.dfm
字号:
object purchaseOrder: TpurchaseOrder
Left = 69
Top = 145
Width = 652
Height = 480
Caption = 'purchaseOrder'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object SplitterCenter: TSplitter
Left = 0
Top = 0
Width = 644
Height = 5
Cursor = crVSplit
Align = alTop
end
object pnlClient: TPanel
Left = 0
Top = 5
Width = 644
Height = 403
Align = alClient
BevelOuter = bvNone
TabOrder = 0
end
object pnlBottom: TPanel
Left = 0
Top = 408
Width = 644
Height = 45
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
end
object dsDetail: TDataSource
Left = 304
Top = 96
end
object dsProducts: TDataSource
Left = 128
Top = 168
end
object dsProvider: TDataSource
Left = 176
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -