LCL: formatting.

git-svn-id: trunk@47254 -
This commit is contained in:
juha 2014-12-27 16:25:16 +00:00
parent 918e221f36
commit 05ae42b58d

View File

@ -184,7 +184,7 @@ begin
else
ActivePage := nil;
//NewPageIndex := NewIndex;
APage := TCustomPage(FPageList[CurIndex]);
APage := TCustomPage(FPageList[CurIndex]);
// calculate new control index (i.e. ZOrderPosition)
if NewIndex >= FPageList.Count - 1 then