diff --git a/Project1.dproj.local b/Project1.dproj.local index c7f551c..ef0cd7f 100644 --- a/Project1.dproj.local +++ b/Project1.dproj.local @@ -37,7 +37,7 @@ 2018/08/15 14:04:18.000.997,C:\Users\programacaounico38\Documents\Embarcadero\Studio\Projects\Ex_CRUD\Project1.dproj=C:\Users\programacaounico38\Documents\Embarcadero\Studio\Projects\Ex_CRUD\Project1.dproj 2018/08/15 15:04:40.000.526,C:\Users\programacaounico38\Documents\Embarcadero\Studio\Projects\Ex_CRUD\Project1.dproj=C:\Users\programacaounico38\Documents\Embarcadero\Studio\Projects\Ex_CRUD\Project1.dproj 2018/08/16 11:06:43.000.602,C:\Users\programacaounico38\Documents\Embarcadero\Studio\Projects\Ex_CRUD\Project1.dproj=C:\Users\programacaounico38\Documents\Embarcadero\Studio\Projects\Ex_CRUD\Project1.dproj - 2018/08/17 12:26:51.000,C:\Users\programacaounico38\Documents\Embarcadero\Studio\Projects\Ex_CRUD\Project1.dproj=C:\Users\programacaounico38\Documents\Embarcadero\Studio\Projects\Ex_CRUD\Project1.dproj + 2018/08/17 12:26:51.000.000,C:\Users\programacaounico38\Documents\Embarcadero\Studio\Projects\Ex_CRUD\Project1.dproj=C:\Users\programacaounico38\Documents\Embarcadero\Studio\Projects\Ex_CRUD\Project1.dproj diff --git a/Project1.identcache b/Project1.identcache index c073ec2..50a64f9 100644 Binary files a/Project1.identcache and b/Project1.identcache differ diff --git a/Project1.stat b/Project1.stat index 38a0b16..bb9ae40 100644 --- a/Project1.stat +++ b/Project1.stat @@ -1,10 +1,10 @@ [Stats] -EditorSecs=55071 -DesignerSecs=6493 -InspectorSecs=2094 -CompileSecs=325150 -OtherSecs=2023 +EditorSecs=55178 +DesignerSecs=6472 +InspectorSecs=2098 +CompileSecs=327581 +OtherSecs=2039 StartTime=03/08/2018 07:57:26 RealKeys=0 EffectiveKeys=0 -DebugSecs=23790 +DebugSecs=23926 diff --git a/UnitFormPadrao.dfm b/UnitFormPadrao.dfm index c95e1e4..6fc75f5 100644 --- a/UnitFormPadrao.dfm +++ b/UnitFormPadrao.dfm @@ -24,7 +24,6 @@ object FormPadrao: TFormPadrao Height = 29 Caption = 'ToolBar1' TabOrder = 0 - ExplicitWidth = 600 object btAnterior: TButton Left = 0 Top = 0 @@ -98,28 +97,25 @@ object FormPadrao: TFormPadrao Height = 284 Align = alClient TabOrder = 1 - ExplicitWidth = 600 - ExplicitHeight = 263 DesignSize = ( 598 284) - object cbLimparCampos: TCheckBox - Left = 394 - Top = 227 - Width = 56 - Height = 17 - Caption = 'Limpar' - TabOrder = 0 - end object Panel2: TPanel Left = 98 Top = 16 Width = 400 Height = 250 Anchors = [] - TabOrder = 1 - ExplicitLeft = 99 - ExplicitTop = 6 + BevelOuter = bvNone + TabOrder = 0 + object cbLimparCampos: TCheckBox + Left = 344 + Top = 229 + Width = 56 + Height = 17 + Caption = 'Limpar' + TabOrder = 0 + end end end object StatusBar1: TStatusBar @@ -134,8 +130,6 @@ object FormPadrao: TFormPadrao Text = 'Aguardando' Width = 50 end> - ExplicitTop = 292 - ExplicitWidth = 600 end object SaveTextFileDialog1: TSaveTextFileDialog Left = 552 diff --git a/Win32/Debug/Project1.exe b/Win32/Debug/Project1.exe index cd5d32b..5347cc0 100644 Binary files a/Win32/Debug/Project1.exe and b/Win32/Debug/Project1.exe differ