home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / sharewar / offline / oc_setup.exe / %MAINDIR% / oc.exe / 0 / RCDATA / TITEMPROPFORM / TITEMPROPFORM.txt
Encoding:
Text File  |  2002-10-30  |  2.0 KB  |  66 lines

  1. object ItemPropForm: TItemPropForm
  2.   Left = 334
  3.   Top = 218
  4.   BorderStyle = bsDialog
  5.   BorderWidth = 4
  6.   Caption = 'Properties'
  7.   ClientHeight = 340
  8.   ClientWidth = 462
  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.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poMainFormCenter
  18.   PrintScale = poNone
  19.   Scaled = False
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object btOk: TBitBtn
  23.     Left = 384
  24.     Top = 312
  25.     Width = 75
  26.     Height = 25
  27.     Cancel = True
  28.     Caption = 'OK'
  29.     Default = True
  30.     ModalResult = 1
  31.     TabOrder = 0
  32.     Glyph.Data = {
  33.       DE010000424DDE01000000000000760000002800000024000000120000000100
  34.       0400000000006801000000000000000000001000000000000000000000000000
  35.       80000080000000808000800000008000800080800000C0C0C000808080000000
  36.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  37.       3333333333333333333333330000333333333333333333333333F33333333333
  38.       00003333344333333333333333388F3333333333000033334224333333333333
  39.       338338F3333333330000333422224333333333333833338F3333333300003342
  40.       222224333333333383333338F3333333000034222A22224333333338F338F333
  41.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  42.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  43.       0000333333333A222433333333333338F338F33300003333333333A222433333
  44.       333333338F338F33000033333333333A222433333333333338F338F300003333
  45.       33333333A222433333333333338F338F00003333333333333A22433333333333
  46.       3338F38F000033333333333333A223333333333333338F830000333333333333
  47.       333A333333333333333338330000333333333333333333333333333333333333
  48.       0000}
  49.     NumGlyphs = 2
  50.   end
  51.   inline ItemPropsFrame1: TItemPropsFrame
  52.     Width = 462
  53.     Align = alTop
  54.     TabOrder = 1
  55.     inherited GroupBox1: TGroupBox
  56.       Width = 462
  57.       inherited edTitle: TEdit
  58.         ReadOnly = True
  59.       end
  60.       inherited edUrl: TEdit
  61.         ReadOnly = True
  62.       end
  63.     end
  64.   end
  65. end
  66.