View Single Post
  #24  
Old 26-07-2018, 05:24
Jiva newstone's Avatar
Jiva newstone Jiva newstone is offline
Registered User
 
Join Date: Nov 2016
Location: India
Posts: 190
Thanks: 227
Thanked 412 Times in 96 Posts
Jiva newstone is on a distinguished road
Quote:
Originally Posted by JRD! View Post
I added preprocessor directive for the component pages and ready, there are some modifications still done.
i didn't meant that, i mean use TPanel and place first page component in the Panel and use AnimateWindow to Animateit opening or while visible

example use this to slide panel while showing
AnimateWindow(Panel.Handle, 1000, aw_hide or AW_SLIDE OR AW_VER_POSITIVE);
panel.Visible:=false;

or wait will make a new wpi design with all function to make better
Reply With Quote