You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

95 lines
2.1 KiB
Plaintext

object frm_op_state_igz: Tfrm_op_state_igz
Left = 358
Top = 181
Width = 305
Height = 556
Caption = #31665#21160#24577
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object bsSkinPanel1: TbsSkinPanel
Left = 0
Top = 486
Width = 297
Height = 36
TabOrder = 0
SkinDataName = 'panel'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
AutoEnabledControls = True
CheckedMode = False
Checked = False
DefaultAlignment = taLeftJustify
DefaultCaptionHeight = 22
BorderStyle = bvFrame
CaptionMode = False
RollUpMode = False
RollUpState = False
NumGlyphs = 1
Spacing = 2
Caption = 'bsSkinPanel1'
Align = alBottom
object bsSkinButton1: TbsSkinButton
Left = 8
Top = 4
Width = 75
Height = 25
TabOrder = 0
SkinDataName = 'button'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
RepeatMode = False
RepeatInterval = 100
AllowAllUp = False
TabStop = True
CanFocused = True
Down = False
GroupIndex = 0
Caption = #20851#38381
NumGlyphs = 2
Spacing = 1
OnClick = bsSkinButton1Click
end
end
object cxTreeView1: TcxTreeView
Left = 0
Top = 0
Width = 297
Height = 486
Align = alClient
TabOrder = 1
MultiSelectStyle = [msControlSelect]
end
object ADOQuery1: TADOQuery
Connection = frm_main.db
Parameters = <>
Left = 58
Top = 52
end
object ADOQuery2: TADOQuery
Connection = frm_main.db
Parameters = <>
Left = 139
Top = 66
end
end