home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2.0 - Programmer's Utilities Power Pack / Delphi 2.0 Programmer's Utilities Power Pack.iso / a_to_d / ccs16 / csadedit.dfm / csadedit.txt
Encoding:
Text File  |  1996-09-15  |  4.5 KB  |  181 lines

  1. object csAutoDefaultsEditDlg: TcsAutoDefaultsEditDlg
  2.   Left = 147
  3.   Top = 84
  4.   ActiveControl = CompGrid
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Edit Automatic Defaults'
  8.   ClientHeight = 323
  9.   ClientWidth = 482
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = [fsBold]
  14.   PixelsPerInch = 96
  15.   Position = poScreenCenter
  16.   ShowHint = True
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   TextHeight = 13
  20.   object Label2: TLabel
  21.     Left = 268
  22.     Top = 288
  23.     Width = 209
  24.     Height = 26
  25.     AutoSize = False
  26.     Caption = 
  27.       'Hints can be disabled using the TcsAutoDefaults.ShowHint propert' +
  28.       'y.'
  29.     WordWrap = True
  30.   end
  31.   object IgnoreBtn: TButton
  32.     Left = 96
  33.     Top = 288
  34.     Width = 77
  35.     Height = 27
  36.     Hint = 'Define the properties to ignore.'
  37.     Caption = '&Ignore...'
  38.     TabOrder = 3
  39.     OnClick = IgnoreBtnClick
  40.   end
  41.   object HelpBtn: TBitBtn
  42.     Left = 180
  43.     Top = 288
  44.     Width = 77
  45.     Height = 27
  46.     TabOrder = 4
  47.     Kind = bkHelp
  48.   end
  49.   object CloseBtn: TBitBtn
  50.     Left = 12
  51.     Top = 288
  52.     Width = 77
  53.     Height = 27
  54.     Cancel = True
  55.     Caption = '&Close'
  56.     ModalResult = 2
  57.     TabOrder = 2
  58.     Glyph.Data = {
  59.       DE010000424DDE01000000000000760000002800000024000000120000000100
  60.       0400000000006801000000000000000000000000000000000000000000000000
  61.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  62.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00377777777788
  63.       F8F878F7777777777333333F00004444400777FFF444447777777777F333FF7F
  64.       000033334D5008FFF4333377777777773337777F0000333345D50FFFF4333333
  65.       337F777F3337F33F000033334D5D0FFFF43333333377877F3337F33F00003333
  66.       45D50FEFE4333333337F787F3337F33F000033334D5D0FFFF43333333377877F
  67.       3337F33F0000333345D50FEFE4333333337F787F3337F33F000033334D5D0FFF
  68.       F43333333377877F3337F33F0000333345D50FEFE4333333337F787F3337F33F
  69.       000033334D5D0EFEF43333333377877F3337F33F0000333345D50FEFE4333333
  70.       337F787F3337F33F000033334D5D0EFEF43333333377877F3337F33F00003333
  71.       4444444444333333337F7F7FFFF7F33F00003333333333333333333333777777
  72.       7777333F00003333330000003333333333333FFFFFF3333F00003333330AAAA0
  73.       333333333333777777F3333F00003333330000003333333333337FFFF7F3333F
  74.       0000}
  75.     NumGlyphs = 2
  76.   end
  77.   object ComponentPanel: TPanel
  78.     Left = 4
  79.     Top = 4
  80.     Width = 293
  81.     Height = 277
  82.     TabOrder = 0
  83.     object ColumnHeadings: THeader
  84.       Left = 8
  85.       Top = 4
  86.       Width = 277
  87.       Height = 17
  88.       Sections.Sections = (
  89.         #0'135'#0'Component'
  90.         #0'138'#0'Class')
  91.       TabOrder = 0
  92.       OnSized = ColumnHeadingsSized
  93.     end
  94.     object CompGrid: TDrawGrid
  95.       Left = 8
  96.       Top = 20
  97.       Width = 277
  98.       Height = 217
  99.       Color = clBtnFace
  100.       ColCount = 1
  101.       FixedCols = 0
  102.       FixedRows = 0
  103.       GridLineWidth = 0
  104.       Options = [goDrawFocusSelected]
  105.       RowCount = 1
  106.       ScrollBars = ssVertical
  107.       TabOrder = 1
  108.       OnDblClick = CompGridDblClick
  109.       OnDrawCell = CompGridDrawCell
  110.     end
  111.     object AddBtn: TButton
  112.       Left = 8
  113.       Top = 244
  114.       Width = 77
  115.       Height = 27
  116.       Hint = 
  117.         'Add the property values of the highlighted component to the Auto' +
  118.         'Defaults file.'
  119.       Caption = '&Add'
  120.       TabOrder = 2
  121.       OnClick = AddBtnClick
  122.     end
  123.     object SetBtn: TButton
  124.       Left = 92
  125.       Top = 244
  126.       Width = 77
  127.       Height = 27
  128.       Hint = 
  129.         'Set the property values of the highlighted component to the defa' +
  130.         'ults for the component'#39's class.'
  131.       Caption = '&Set'
  132.       TabOrder = 3
  133.       OnClick = SetBtnClick
  134.     end
  135.   end
  136.   object ClassPanel: TPanel
  137.     Left = 300
  138.     Top = 4
  139.     Width = 177
  140.     Height = 277
  141.     TabOrder = 1
  142.     object Label1: TLabel
  143.       Left = 9
  144.       Top = 6
  145.       Width = 124
  146.       Height = 13
  147.       Caption = 'Classes with defaults:'
  148.     end
  149.     object ClassLB: TListBox
  150.       Left = 8
  151.       Top = 20
  152.       Width = 161
  153.       Height = 217
  154.       ItemHeight = 13
  155.       MultiSelect = True
  156.       Sorted = True
  157.       TabOrder = 0
  158.     end
  159.     object DeleteBtn: TButton
  160.       Left = 8
  161.       Top = 244
  162.       Width = 77
  163.       Height = 27
  164.       Hint = 'Delete the default property values for the highlighted class.'
  165.       Caption = '&Delete'
  166.       TabOrder = 1
  167.       OnClick = DeleteBtnClick
  168.     end
  169.     object DeleteAllBtn: TButton
  170.       Left = 92
  171.       Top = 244
  172.       Width = 77
  173.       Height = 27
  174.       Hint = 'Delete the default property values for all classes.'
  175.       Caption = 'Dele&te All'
  176.       TabOrder = 2
  177.       OnClick = DeleteAllBtnClick
  178.     end
  179.   end
  180. end
  181.