object fmProScanHoofdscherm: TfmProScanHoofdscherm Left = 0 Top = 0 Margins.Left = 0 Margins.Top = 0 Margins.Right = 0 Margins.Bottom = 0 BorderStyle = bsNone Caption = 'ProScan' ClientHeight = 640 ClientWidth = 480 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Visible = True OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object pcMain: TPageControl Left = 0 Top = 0 Width = 480 Height = 640 Margins.Left = 0 Margins.Top = 0 Margins.Right = 0 Margins.Bottom = 0 Align = alClient Style = tsFlatButtons TabOrder = 0 ExplicitLeft = -2 end end