TPicShow ShowNext and ShowLast Events
Hi , How could we show back the last image ;
But how could we add this :
thank you
- Code: Select all
procedure TMainForm.LoadNextImage; // this procedure Shows Next Image
But how could we add this :
- Code: Select all
procedure TMainForm.LoadLastImage;
thank you