Page 1 of 1

Picshow effects

PostPosted: May 4th, 2006, 3:28 am
by eballinas
How may I know what is the effects amount of the component.
This is changing and I have to update my code every new version.
Is this posible?
Thanks in advance.

PostPosted: May 4th, 2006, 6:24 am
by St
Hi

Try this

var MaxEfects : Integer;

MaxEfects:=High(TShowStyle);