home *** CD-ROM | disk | FTP | other *** search
- object FormADOptions: TFormADOptions
- Left = 546
- Top = 428
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = '��������� ���������� ���������'
- ClientHeight = 212
- ClientWidth = 471
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HelpFile = 'adhelp.hlp'
- OldCreateOrder = False
- Position = poDesktopCenter
- Scaled = False
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 6
- Top = 10
- Width = 457
- Height = 65
- end
- object Label4: TLabel
- Left = 14
- Top = 20
- Width = 168
- Height = 13
- Caption = '����� ������ ��� ����� ������:'
- end
- object FontSample: TLabel
- Left = 204
- Top = 20
- Width = 3
- Height = 13
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Image1: TImage
- Left = 32
- Top = 158
- Width = 32
- Height = 32
- AutoSize = True
- IncrementalDisplay = True
- Picture.Data = {<image000.ico>}
- Stretch = True
- OnDblClick = Image1DblClick
- end
- object ButtonSaveOptions: TButton
- Left = 268
- Top = 174
- Width = 75
- Height = 25
- Caption = '���������'
- TabOrder = 0
- OnClick = ButtonSaveOptionsClick
- end
- object ButtonOptionsClose: TButton
- Left = 344
- Top = 174
- Width = 75
- Height = 25
- Caption = '������'
- TabOrder = 1
- OnClick = ButtonOptionsCloseClick
- end
- object ButtonOptionsHelp: TButton
- Left = 344
- Top = 148
- Width = 75
- Height = 25
- Caption = '�������'
- TabOrder = 2
- OnClick = ButtonOptionsHelpClick
- end
- object CheckBoxStartWindow: TCheckBox
- Left = 6
- Top = 88
- Width = 455
- Height = 23
- Caption =
- '���������� ����� ������ � ����� ������ ������ ����� �������� ���' +
- '������'
- TabOrder = 3
- end
- object ButtonFontChange: TButton
- Left = 12
- Top = 42
- Width = 75
- Height = 25
- Caption = '��������...'
- TabOrder = 4
- OnClick = ButtonFontChangeClick
- end
- object CheckBoxExcelSave: TCheckBox
- Left = 6
- Top = 116
- Width = 451
- Height = 17
- Caption =
- '������������� ��� ������ �������� ����� Excel ��� ��� ��������� ' +
- '�������'
- TabOrder = 5
- end
- object FontDialogOptions: TFontDialog
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MinFontSize = 8
- MaxFontSize = 10
- Options = [fdEffects, fdLimitSize]
- Left = 420
- Top = 144
- end
- end
-