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