mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-02 23:38:12 +02:00
Tests: more test for PageControl
git-svn-id: trunk@42688 -
This commit is contained in:
parent
361be30481
commit
7db05696b4
@ -870,6 +870,11 @@ begin
|
|||||||
|
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
procedure TTestPageControl.TestPageDestruction;
|
||||||
|
begin
|
||||||
|
|
||||||
|
end;
|
||||||
|
|
||||||
|
|
||||||
initialization
|
initialization
|
||||||
AddToLCLTestSuite(TTestPageControl);
|
AddToLCLTestSuite(TTestPageControl);
|
||||||
|
Loading…
Reference in New Issue
Block a user