From: <dav...@us...> - 2012-01-28 16:57:36
|
Revision: 955 http://instantobjects.svn.sourceforge.net/instantobjects/revision/?rev=955&view=rev Author: davidvtaylor Date: 2012-01-28 16:57:31 +0000 (Sat, 28 Jan 2012) Log Message: ----------- * Adjust Close button position on the evolver dialog Modified Paths: -------------- trunk/Source/Core/InstantCustomDBEvolverFormUnit.dfm Modified: trunk/Source/Core/InstantCustomDBEvolverFormUnit.dfm =================================================================== --- trunk/Source/Core/InstantCustomDBEvolverFormUnit.dfm 2012-01-28 16:52:07 UTC (rev 954) +++ trunk/Source/Core/InstantCustomDBEvolverFormUnit.dfm 2012-01-28 16:57:31 UTC (rev 955) @@ -114,8 +114,8 @@ TabOrder = 6 end object CloseButton: TButton - Left = 512 - Top = 304 + Left = 502 + Top = 303 Width = 75 Height = 25 Action = CloseAction |