企业安防管理系统:随着企业的信息化建设不断深入
源代码在线查看: bjts.dfm
object Form24: TForm24
Left = 293
Top = 191
BorderStyle = bsDialog
Caption = #25552#31034
ClientHeight = 184
ClientWidth = 301
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 150
Width = 301
Height = 34
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object BitBtn1: TBitBtn
Left = 69
Top = 5
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
Kind = bkAll
end
object BitBtn2: TBitBtn
Left = 157
Top = 5
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
Kind = bkCancel
end
end
object Memo1: TMemo
Left = 0
Top = 0
Width = 301
Height = 150
Align = alClient
ScrollBars = ssVertical
TabOrder = 1
end
end