home *** CD-ROM | disk | FTP | other *** search
- object FormSaveSelect: TFormSaveSelect
- Left = 395
- Top = 389
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = '�������� ������ ���������� ������'
- ClientHeight = 103
- ClientWidth = 353
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object ButtonSaveSelectOK: TButton
- Left = 139
- Top = 66
- Width = 75
- Height = 25
- Caption = '��'
- TabOrder = 0
- OnClick = ButtonSaveSelectOKClick
- end
- object RadioButtonOnlyID: TRadioButton
- Left = 36
- Top = 14
- Width = 297
- Height = 17
- Caption = '��������� ������ ��������������'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- object RadioButtonSaveSelect2: TRadioButton
- Left = 36
- Top = 32
- Width = 299
- Height = 17
- Caption = '��������� �������������� � ����� ������'
- TabOrder = 2
- end
- end
-