home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD 45 / SuperCD45.iso / talleres / cplusplus / ResizeDemo.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  2000-05-29  |  1KB  |  64 lines

  1. object Form1: TForm1
  2.   Left = 327
  3.   Top = 169
  4.   Width = 430
  5.   Height = 339
  6.   Caption = 'Resizable Form Demo'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Bevel1: TBevel
  18.     Left = 5
  19.     Top = 270
  20.     Width = 410
  21.     Height = 2
  22.     Anchors = [akLeft, akRight, akBottom]
  23.     Shape = bsBottomLine
  24.   end
  25.   object CancelBtn: TButton
  26.     Left = 344
  27.     Top = 280
  28.     Width = 75
  29.     Height = 25
  30.     Anchors = [akRight, akBottom]
  31.     Caption = 'Cancel'
  32.     TabOrder = 0
  33.     OnClick = CancelBtnClick
  34.   end
  35.   object OKBtn: TButton
  36.     Left = 265
  37.     Top = 280
  38.     Width = 75
  39.     Height = 25
  40.     Anchors = [akRight, akBottom]
  41.     Caption = '&OK'
  42.     Default = True
  43.     TabOrder = 1
  44.     OnClick = CancelBtnClick
  45.   end
  46.   object CDirectoryOutline1: TCDirectoryOutline
  47.     Left = 5
  48.     Top = 5
  49.     Width = 410
  50.     Height = 255
  51.     TabStop = True
  52.     Anchors = [akLeft, akTop, akRight, akBottom]
  53.     Color = 12320767
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clNavy
  56.     Font.Height = -13
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = []
  59.     ItemHeight = 16
  60.     Options = [ooDrawFocusRect, ooStretchBitmaps]
  61.     ParentColor = False
  62.     ParentFont = False
  63.     PictureLeaf.Data = {<image000.BMF6( ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜>}
  64.