📄 basereportdlgwarehouseid.dfm
字号:
inherited fmBaseReportDlgWarehouseID: TfmBaseReportDlgWarehouseID
Left = 330
Top = 315
ActiveControl = ED1
Caption = 'fmBaseReportDlgWarehouseID'
ClientHeight = 86
ClientWidth = 314
Font.Charset = GB2312_CHARSET
Font.Name = #23435#20307
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 16
inherited bnOK: TBitBtn
Left = 232
end
inherited bnCancel: TBitBtn
Left = 232
Top = 36
end
object GroupBox1: TGroupBox [2]
Left = 4
Top = 4
Width = 221
Height = 77
Caption = #20179#24211
TabOrder = 2
object Label1: TLabel
Left = 8
Top = 24
Width = 40
Height = 16
Caption = '&1'#32534#21495
FocusControl = ED1
end
object sbWarehouseID: TSpeedButton
Left = 96
Top = 20
Width = 23
Height = 25
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333FBFFFF
FFFF3333333FBBFFFFBF333333FBFFFFBFFF333333FBFFFFBFBF3333333FBBFF
FFFF333333000FBFFFBF3333300330FBFFFF33330308F30BFFFF33330030F30F
BBFB333303F80033FF3F33300FFF803333333003F30003333333003F80333333
333303F88033333333330F880333333333330000333333333333}
OnClick = sbWarehouseIDClick
end
object ED1: TDBEdit
Left = 52
Top = 20
Width = 41
Height = 24
DataField = 'WarehouseID'
DataSource = DM.dsInput
TabOrder = 0
end
object ED2: TDBCheckBox
Left = 52
Top = 52
Width = 97
Height = 17
Caption = '&2'#20840#37096#20179#24211
DataField = 'AllWarehouseID'
DataSource = DM.dsInput
TabOrder = 1
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object DBEdit3: TDBEdit
Left = 120
Top = 20
Width = 93
Height = 24
TabStop = False
Color = clTeal
DataField = 'WarehouseName'
DataSource = DM.dsInput
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 2
end
end
inherited qyTemp: TQuery
Left = 256
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -