Index: PlanScan/Main.dfm =================================================================== diff -u -r411 -r454 --- PlanScan/Main.dfm (.../Main.dfm) (revision 411) +++ PlanScan/Main.dfm (.../Main.dfm) (revision 454) @@ -35,7 +35,6 @@ Color = 1513421 ParentBackground = False TabOrder = 0 - ExplicitWidth = 185 object lblInitialen: TLabel Left = 20 Top = 53 @@ -51,22 +50,6 @@ Font.Style = [] ParentFont = False end - object lblUitloggen: TLabel - Left = 58 - Top = 98 - Width = 68 - Height = 19 - Alignment = taCenter - AutoSize = False - Caption = 'Uitloggen' - Font.Charset = DEFAULT_CHARSET - Font.Color = clWhite - Font.Height = -16 - Font.Name = 'Tahoma' - Font.Style = [] - ParentFont = False - OnClick = lblUitloggenClick - end end object pnlKnoppen: TPanel Left = 0 @@ -80,7 +63,6 @@ Padding.Right = 20 ParentBackground = False TabOrder = 1 - ExplicitWidth = 185 object lblKlantinstellingen: TLabel Left = 20 Top = 80 @@ -148,8 +130,6 @@ Align = alClient BevelOuter = bvNone TabOrder = 1 - ExplicitLeft = 185 - ExplicitWidth = 926 object pcFrames: TPageControl Left = 0 Top = 0 @@ -158,19 +138,17 @@ ActivePage = tsDnaCodes Align = alClient TabOrder = 0 - ExplicitWidth = 926 object tsDnaCodes: TTabSheet Caption = 'DnaCodes' TabVisible = False - ExplicitWidth = 918 inline frmDnaCodes: TfrmDnaCodes Left = 0 Top = 0 Width = 903 Height = 398 Align = alClient TabOrder = 0 - ExplicitWidth = 918 + ExplicitWidth = 903 ExplicitHeight = 398 inherited dbgDnaCodes: TDBGrid Width = 776 @@ -220,28 +198,27 @@ inherited pnlActies: TPanel Left = 776 Height = 325 - ExplicitLeft = 791 + ExplicitLeft = 776 ExplicitHeight = 325 end inherited pnlZoekKnoppen: TPanel Width = 903 - ExplicitWidth = 918 + ExplicitWidth = 903 end end end object tsGebruikers: TTabSheet Caption = 'Gebruikers' ImageIndex = 1 TabVisible = False - ExplicitWidth = 918 inline frmGebruikers: TfrmGebruikers Left = 0 Top = 0 Width = 903 Height = 398 Align = alClient TabOrder = 0 - ExplicitWidth = 918 + ExplicitWidth = 903 ExplicitHeight = 398 inherited dbgGebruikers: TDBGrid Width = 776 @@ -250,7 +227,7 @@ inherited Panel1: TPanel Left = 776 Height = 398 - ExplicitLeft = 791 + ExplicitLeft = 776 ExplicitHeight = 398 end end @@ -259,15 +236,14 @@ Caption = 'tsKlantinstellingen' ImageIndex = 2 TabVisible = False - ExplicitWidth = 918 inline frmKlantinstellingen: TfrmKlantinstellingen Left = 0 Top = 0 Width = 903 Height = 398 Align = alClient TabOrder = 0 - ExplicitWidth = 918 + ExplicitWidth = 903 ExplicitHeight = 398 inherited dbgKlantinstellingen: TDBGrid Width = 776 @@ -276,7 +252,7 @@ inherited Panel1: TPanel Left = 776 Height = 398 - ExplicitLeft = 791 + ExplicitLeft = 776 ExplicitHeight = 398 end end