home *** CD-ROM | disk | FTP | other *** search
/ BUG 11 / BUGCD1998_02.ISO / util / notepad / _setup.1 / Notepads.exe / 0 / RCDATA / TFRMPROPERTIES / TFRMPROPERTIES.txt < prev   
Text File  |  1997-12-10  |  6KB  |  230 lines

  1. object frmProperties: TfrmProperties
  2.   Left = 18
  3.   Top = 51
  4.   Width = 367
  5.   Height = 432
  6.   BorderIcons = []
  7.   Caption = 'frmProperties'
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object nbkProperties: TTabbedNotebook
  15.     Left = 0
  16.     Top = 0
  17.     Width = 359
  18.     Height = 353
  19.     Align = alClient
  20.     TabFont.Color = clBtnText
  21.     TabFont.Height = -11
  22.     TabFont.Name = 'MS Sans Serif'
  23.     TabFont.Style = []
  24.     TabOrder = 0
  25.     object TTabPage
  26.       Left = 4
  27.       Top = 24
  28.       Caption = 'General'
  29.       object bvlProperties1: TBevel
  30.         Left = 8
  31.         Top = 68
  32.         Width = 325
  33.         Height = 1
  34.       end
  35.       object lblFileName: TLabel
  36.         Left = 100
  37.         Top = 28
  38.         Width = 54
  39.         Height = 13
  40.         Caption = 'lblFileName'
  41.       end
  42.       object imgProperties: TImage
  43.         Left = 24
  44.         Top = 20
  45.         Width = 33
  46.         Height = 37
  47.         Picture.Data = {<image000.ico>}
  48.       end
  49.       object pnlTypeName: TLabel
  50.         Left = 16
  51.         Top = 84
  52.         Width = 27
  53.         Height = 13
  54.         Caption = 'Type:'
  55.       end
  56.       object pnlLocationName: TLabel
  57.         Left = 16
  58.         Top = 104
  59.         Width = 44
  60.         Height = 13
  61.         Caption = 'Location:'
  62.       end
  63.       object pnlSizeName: TLabel
  64.         Left = 16
  65.         Top = 124
  66.         Width = 23
  67.         Height = 13
  68.         Caption = 'Size:'
  69.       end
  70.       object lblType: TLabel
  71.         Left = 100
  72.         Top = 84
  73.         Width = 34
  74.         Height = 13
  75.         Caption = 'lblType'
  76.       end
  77.       object lblLocation: TLabel
  78.         Left = 100
  79.         Top = 104
  80.         Width = 51
  81.         Height = 13
  82.         Caption = 'lblLocation'
  83.       end
  84.       object lblSize: TLabel
  85.         Left = 100
  86.         Top = 124
  87.         Width = 30
  88.         Height = 13
  89.         Caption = 'lblSize'
  90.       end
  91.       object bvlProperties2: TBevel
  92.         Left = 8
  93.         Top = 152
  94.         Width = 325
  95.         Height = 1
  96.       end
  97.       object lblCreatedName: TLabel
  98.         Left = 16
  99.         Top = 168
  100.         Width = 40
  101.         Height = 13
  102.         Caption = 'Created:'
  103.       end
  104.       object lblAccessedName: TLabel
  105.         Left = 16
  106.         Top = 208
  107.         Width = 50
  108.         Height = 13
  109.         Caption = 'Accessed:'
  110.       end
  111.       object lblModifiedName: TLabel
  112.         Left = 16
  113.         Top = 188
  114.         Width = 43
  115.         Height = 13
  116.         Caption = 'Modified:'
  117.       end
  118.       object lblCreated: TLabel
  119.         Left = 100
  120.         Top = 168
  121.         Width = 47
  122.         Height = 13
  123.         Caption = 'lblCreated'
  124.       end
  125.       object lblAccessed: TLabel
  126.         Left = 100
  127.         Top = 208
  128.         Width = 57
  129.         Height = 13
  130.         Caption = 'lblAccessed'
  131.       end
  132.       object lblModified: TLabel
  133.         Left = 100
  134.         Top = 188
  135.         Width = 50
  136.         Height = 13
  137.         Caption = 'lblModified'
  138.       end
  139.       object Bevel1: TBevel
  140.         Left = 8
  141.         Top = 232
  142.         Width = 325
  143.         Height = 1
  144.       end
  145.       object chkReadOnly: TCheckBox
  146.         Left = 80
  147.         Top = 248
  148.         Width = 97
  149.         Height = 17
  150.         Caption = 'ReadOnly'
  151.         TabOrder = 0
  152.       end
  153.       object chkHidden: TCheckBox
  154.         Left = 80
  155.         Top = 276
  156.         Width = 97
  157.         Height = 17
  158.         Caption = 'Hidden'
  159.         TabOrder = 1
  160.       end
  161.       object chkSystem: TCheckBox
  162.         Left = 188
  163.         Top = 248
  164.         Width = 97
  165.         Height = 17
  166.         Caption = 'System'
  167.         TabOrder = 2
  168.       end
  169.       object chkArchive: TCheckBox
  170.         Left = 188
  171.         Top = 276
  172.         Width = 97
  173.         Height = 17
  174.         Caption = 'Archive'
  175.         TabOrder = 3
  176.       end
  177.     end
  178.   end
  179.   object barProperties: TSpeedBar
  180.     Left = 0
  181.     Top = 353
  182.     Width = 359
  183.     Height = 52
  184.     Align = alBottom
  185.     Options = [sbAllowDrag, sbAllowResize, sbFlatBtns, sbGrayedBtns, sbTransparentBtns]
  186.     BtnOffsetHorz = 4
  187.     BtnOffsetVert = 4
  188.     BtnWidth = 44
  189.     BtnHeight = 44
  190.     BevelOuter = bvNone
  191.     TabOrder = 1
  192.     InternalVer = 1
  193.     object SpeedbarSection1: TSpeedbarSection
  194.       Caption = 'File Menu'
  195.     end
  196.     object btnOK: TSpeedItem
  197.       BtnCaption = 'OK'
  198.       Caption = 'Close Properties'
  199.       Glyph.Data = {
  200.         78010000424D7801000000000000760000002800000020000000100000000100
  201.         04000000000000000000120B0000120B00000000000000000000000000000000
  202.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  203.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  204.         555555555555555555555555555555555555555555FF55555555555559055555
  205.         55555555577FF5555555555599905555555555557777F5555555555599905555
  206.         555555557777FF5555555559999905555555555777777F555555559999990555
  207.         5555557777777FF5555557990599905555555777757777F55555790555599055
  208.         55557775555777FF5555555555599905555555555557777F5555555555559905
  209.         555555555555777FF5555555555559905555555555555777FF55555555555579
  210.         05555555555555777FF5555555555557905555555555555777FF555555555555
  211.         59905555555555555777555555555555555555555555555555550000}
  212.       Hint = 'Close Properties|'
  213.       NumGlyphs = 2
  214.       Spacing = 1
  215.       Left = 312
  216.       Top = 4
  217.       Visible = True
  218.       OnClick = btnOKClick
  219.       SectionName = 'File Menu'
  220.     end
  221.   end
  222.   object strProp: TFormStorage
  223.     IniFileName = '\Software\JSoft Consulting\NotePads+'
  224.     IniSection = 'Properties'
  225.     UseRegistry = True
  226.     Left = 45
  227.     Top = 356
  228.   end
  229. end
  230.