object Form1: TForm1 Left = 327 Top = 169 Width = 430 Height = 339 Caption = 'Resizable Form Demo' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 5 Top = 270 Width = 410 Height = 2 Anchors = [akLeft, akRight, akBottom] Shape = bsBottomLine end object CancelBtn: TButton Left = 344 Top = 280 Width = 75 Height = 25 Anchors = [akRight, akBottom] Caption = 'Cancel' TabOrder = 0 OnClick = CancelBtnClick end object OKBtn: TButton Left = 265 Top = 280 Width = 75 Height = 25 Anchors = [akRight, akBottom] Caption = '&OK' Default = True TabOrder = 1 OnClick = CancelBtnClick end object CDirectoryOutline1: TCDirectoryOutline Left = 5 Top = 5 Width = 410 Height = 255 TabStop = True Anchors = [akLeft, akTop, akRight, akBottom] Color = 12320767 Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 16 Options = [ooDrawFocusRect, ooStretchBitmaps] ParentColor = False ParentFont = False PictureLeaf.Data = {}