Aloha;
I am trying to compite the PicShow Demo
but keep gettin
[Error] Main.pas(115): Undeclared identifier: 'Style'
I've tried all sorts of ways around it,
but then get either Duplicate resources
or no component found.
Evidently, compiler is haveing probs resolvings references to
Style.Value := PicShow.Style;
Threaded.Checked := PicShow.Threaded;
ie, anything PicShow.
Please help, Thanks!
WinXP and Delphi5
...Vern