Tests: more test for PageControl

git-svn-id: trunk@42688 -
This commit is contained in:
martin 2013-09-08 22:55:50 +00:00
parent 361be30481
commit 7db05696b4

View File

@ -870,6 +870,11 @@ begin
end;
procedure TTestPageControl.TestPageDestruction;
begin
end;
initialization
AddToLCLTestSuite(TTestPageControl);