📄 autoalarm.dfm
字号:
inherited Frm_AutoAlarm: TFrm_AutoAlarm
Left = 165
Top = 144
BorderIcons = []
BorderStyle = bsNone
Caption = '自动报警'
ClientHeight = 274
ClientWidth = 517
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 10
Top = 12
Width = 496
Height = 225
Shape = bsFrame
end
object Image1: TImage
Left = 28
Top = 26
Width = 54
Height = 37
end
object SpeedButton1: TSpeedButton
Left = 383
Top = 29
Width = 101
Height = 30
Caption = '详细信息...'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object SpeedButton2: TSpeedButton
Left = 383
Top = 77
Width = 101
Height = 30
Caption = '详细信息...'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object SpeedButton3: TSpeedButton
Left = 383
Top = 124
Width = 101
Height = 30
Caption = '详细信息...'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object SpeedButton4: TSpeedButton
Left = 384
Top = 172
Width = 101
Height = 30
Caption = '详细信息...'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object pnl1: TPanel
Left = 90
Top = 24
Width = 284
Height = 41
BevelOuter = bvLowered
Color = 13359844
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 16
Width = 216
Height = 12
Caption = '有 0 种商品的库存量已低于库存下限'
end
end
object CheckBox1: TCheckBox
Left = 10
Top = 246
Width = 120
Height = 17
Caption = '启动时显示此窗口 '
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Panel1: TPanel
Left = 90
Top = 71
Width = 284
Height = 41
BevelOuter = bvLowered
Color = 13359844
TabOrder = 2
object Label2: TLabel
Left = 16
Top = 16
Width = 216
Height = 12
Caption = '有 0 种商品的库存量已高于库存上限'
end
end
object Panel2: TPanel
Left = 90
Top = 168
Width = 284
Height = 41
BevelOuter = bvLowered
Color = 13359844
TabOrder = 3
object Label3: TLabel
Left = 16
Top = 16
Width = 168
Height = 12
Caption = '有 0 种商品在 0 天后失效'
end
end
object Panel3: TPanel
Left = 90
Top = 120
Width = 284
Height = 41
BevelOuter = bvLowered
Color = 13359844
TabOrder = 4
object Label4: TLabel
Left = 16
Top = 16
Width = 144
Height = 12
Caption = '有 0 种批号已到失效期'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -