home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CHIP_CD_2005-05.iso / software / autodoc / adoc1032.exe / AutoDocument / Autodoc.exe / 0 / RCDATA / TFORMSAVESELECT / TFORMSAVESELECT.txt
Encoding:
Text File  |  2000-10-17  |  1.2 KB  |  48 lines

  1. object FormSaveSelect: TFormSaveSelect
  2.   Left = 395
  3.   Top = 389
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  7.   ClientHeight = 103
  8.   ClientWidth = 353
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object ButtonSaveSelectOK: TButton
  21.     Left = 139
  22.     Top = 66
  23.     Width = 75
  24.     Height = 25
  25.     Caption = '∩┐╜∩┐╜'
  26.     TabOrder = 0
  27.     OnClick = ButtonSaveSelectOKClick
  28.   end
  29.   object RadioButtonOnlyID: TRadioButton
  30.     Left = 36
  31.     Top = 14
  32.     Width = 297
  33.     Height = 17
  34.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  35.     Checked = True
  36.     TabOrder = 1
  37.     TabStop = True
  38.   end
  39.   object RadioButtonSaveSelect2: TRadioButton
  40.     Left = 36
  41.     Top = 32
  42.     Width = 299
  43.     Height = 17
  44.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  45.     TabOrder = 2
  46.   end
  47. end
  48.