.reference

git-svn-id: svn://ultimatepp.org/upp/trunk@14280 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-04-08 13:49:46 +00:00
parent 196719967e
commit 01048814d7
2 changed files with 2 additions and 2 deletions

View file

@ -16,6 +16,6 @@ GUI_APP_MAIN
dt.AutoResize();
win.Add(dt.HSizePos().TopPos(0, Ctrl::STDSIZE));
win.Add(dt.LeftPosZ(10, 200).TopPosZ(10));
win.Run();
}

View file

@ -1,4 +1,4 @@
description "Demostrates how to add watermark image to Report\377";
description "Demonstrates how to add watermark image to Report\377";
uses
CtrlLib,