home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / zkuste / delphi / kolekce / d6 / rxlibsetup.exe / {app} / units / PRESRDSN.dfm / PRESRDSN.txt < prev   
Encoding:
Text File  |  1999-10-12  |  5.0 KB  |  221 lines

  1. object FormPropsDlg: TFormPropsDlg
  2.   Left = 200
  3.   Top = 111
  4.   ActiveControl = ComponentsList
  5.   BorderStyle = bsDialog
  6.   Caption = 'Form Storage Designer'
  7.   ClientHeight = 319
  8.   ClientWidth = 352
  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.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = True
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel1: TBevel
  21.     Left = 4
  22.     Top = 49
  23.     Width = 344
  24.     Height = 236
  25.     Shape = bsFrame
  26.   end
  27.   object Label30: TLabel
  28.     Left = 12
  29.     Top = 53
  30.     Width = 82
  31.     Height = 13
  32.     Caption = '&Components   '
  33.     FocusControl = ComponentsList
  34.     Font.Charset = DEFAULT_CHARSET
  35.     Font.Color = clBlack
  36.     Font.Height = -11
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = [fsBold]
  39.     ParentFont = False
  40.     IsControl = True
  41.   end
  42.   object Label31: TLabel
  43.     Left = 224
  44.     Top = 53
  45.     Width = 70
  46.     Height = 13
  47.     Caption = '&Properties   '
  48.     FocusControl = PropertiesList
  49.     Font.Charset = DEFAULT_CHARSET
  50.     Font.Color = clBlack
  51.     Font.Height = -11
  52.     Font.Name = 'MS Sans Serif'
  53.     Font.Style = [fsBold]
  54.     ParentFont = False
  55.     IsControl = True
  56.   end
  57.   object Label2: TLabel
  58.     Left = 12
  59.     Top = 169
  60.     Width = 111
  61.     Height = 13
  62.     Caption = '&Stored Properties   '
  63.     FocusControl = StoredList
  64.     Font.Charset = DEFAULT_CHARSET
  65.     Font.Color = clBlack
  66.     Font.Height = -11
  67.     Font.Name = 'MS Sans Serif'
  68.     Font.Style = [fsBold]
  69.     ParentFont = False
  70.   end
  71.   object UpBtn: TSpeedButton
  72.     Left = 272
  73.     Top = 186
  74.     Width = 25
  75.     Height = 25
  76.     Glyph.Data = {
  77.       DE000000424DDE0000000000000076000000280000000D0000000D0000000100
  78.       0400000000006800000000000000000000001000000000000000000000000000
  79.       80000080000000808000800000008000800080800000C0C0C000808080000000
  80.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  81.       3000333333333333300033330000033330003333066603333000333306660333
  82.       3000333306660333300030000666000030003306666666033000333066666033
  83.       3000333306660333300033333060333330003333330333333000333333333333
  84.       3000}
  85.     OnClick = UpBtnClick
  86.   end
  87.   object DownBtn: TSpeedButton
  88.     Left = 305
  89.     Top = 186
  90.     Width = 25
  91.     Height = 25
  92.     Glyph.Data = {
  93.       DE000000424DDE0000000000000076000000280000000D0000000D0000000100
  94.       0400000000006800000000000000000000001000000000000000000000000000
  95.       80000080000000808000800000008000800080800000C0C0C000808080000000
  96.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  97.       3000333333333333300033333303333330003333306033333000333306660333
  98.       3000333066666033300033066666660330003000066600003000333306660333
  99.       3000333306660333300033330666033330003333000003333000333333333333
  100.       3000}
  101.     OnClick = DownBtnClick
  102.   end
  103.   object StoredList: TTextListBox
  104.     Left = 12
  105.     Top = 184
  106.     Width = 245
  107.     Height = 93
  108.     DragMode = dmAutomatic
  109.     ItemHeight = 13
  110.     TabOrder = 3
  111.     OnClick = StoredListClick
  112.     OnDragDrop = StoredListDragDrop
  113.     OnDragOver = StoredListDragOver
  114.   end
  115.   object PropertiesList: TTextListBox
  116.     Left = 224
  117.     Top = 69
  118.     Width = 117
  119.     Height = 93
  120.     ItemHeight = 13
  121.     MultiSelect = True
  122.     Sorted = True
  123.     TabOrder = 2
  124.     OnClick = ListClick
  125.     OnDblClick = PropertiesListDblClick
  126.   end
  127.   object ComponentsList: TTextListBox
  128.     Left = 12
  129.     Top = 69
  130.     Width = 117
  131.     Height = 93
  132.     ItemHeight = 13
  133.     Sorted = True
  134.     TabOrder = 1
  135.     OnClick = ListClick
  136.   end
  137.   object FormBox: TGroupBox
  138.     Left = 4
  139.     Top = 2
  140.     Width = 344
  141.     Height = 44
  142.     Caption = ' Form Properties '
  143.     TabOrder = 0
  144.     object ActiveCtrlBox: TCheckBox
  145.       Left = 12
  146.       Top = 16
  147.       Width = 94
  148.       Height = 17
  149.       Caption = ' Acti&ve Control'
  150.       TabOrder = 0
  151.     end
  152.     object PositionBox: TCheckBox
  153.       Left = 124
  154.       Top = 16
  155.       Width = 94
  156.       Height = 17
  157.       Caption = ' &Form Position'
  158.       Checked = True
  159.       State = cbChecked
  160.       TabOrder = 1
  161.     end
  162.     object StateBox: TCheckBox
  163.       Left = 236
  164.       Top = 16
  165.       Width = 94
  166.       Height = 17
  167.       Caption = ' &Window State'
  168.       Checked = True
  169.       State = cbChecked
  170.       TabOrder = 2
  171.     end
  172.   end
  173.   object AddButton: TButton
  174.     Left = 137
  175.     Top = 102
  176.     Width = 77
  177.     Height = 25
  178.     Caption = '&Add'
  179.     TabOrder = 4
  180.     OnClick = AddButtonClick
  181.   end
  182.   object DeleteButton: TButton
  183.     Left = 263
  184.     Top = 218
  185.     Width = 77
  186.     Height = 25
  187.     Caption = '&Delete'
  188.     TabOrder = 5
  189.     OnClick = DeleteButtonClick
  190.   end
  191.   object ClearButton: TButton
  192.     Left = 263
  193.     Top = 248
  194.     Width = 77
  195.     Height = 25
  196.     Caption = 'Cl&ear'
  197.     TabOrder = 6
  198.     OnClick = ClearButtonClick
  199.   end
  200.   object OkBtn: TButton
  201.     Left = 184
  202.     Top = 290
  203.     Width = 77
  204.     Height = 25
  205.     Caption = 'OK'
  206.     Default = True
  207.     ModalResult = 1
  208.     TabOrder = 7
  209.   end
  210.   object CancelBtn: TButton
  211.     Left = 268
  212.     Top = 290
  213.     Width = 77
  214.     Height = 25
  215.     Cancel = True
  216.     Caption = 'Cancel'
  217.     ModalResult = 2
  218.     TabOrder = 8
  219.   end
  220. end
  221.