home *** CD-ROM | disk | FTP | other *** search
- object AddNode: TAddNode
- Left = 166
- Top = 463
- Width = 419
- Height = 152
- Caption = '��������'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object RL1: TRxLabel
- Left = 70
- Top = 6
- Width = 43
- Height = 16
- Caption = '����'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsItalic]
- ParentFont = False
- ShadowSize = 2
- ShadowPos = spLeftBottom
- Transparent = True
- end
- object RL2: TRxLabel
- Left = 51
- Top = 57
- Width = 74
- Height = 16
- Caption = '��������'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsItalic]
- ParentFont = False
- ShadowSize = 2
- ShadowPos = spLeftBottom
- Transparent = True
- end
- object CB1: TComboBox
- Left = 6
- Top = 26
- Width = 173
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- end
- object E1: TEdit
- Left = 5
- Top = 77
- Width = 173
- Height = 21
- TabOrder = 1
- end
- object BitBtn1: TBitBtn
- Left = 198
- Top = 52
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 2
- OnClick = BitBtn1Click
- end
- object RG1: TRadioGroup
- Left = 295
- Top = 5
- Width = 114
- Height = 110
- Caption = '�������'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsItalic]
- ItemIndex = 0
- Items.Strings = (
- '�'
- '���'
- '��'
- '�����'
- '���������� � ...'
- '���������')
- ParentFont = False
- TabOrder = 3
- end
- end
-