I think this might help. I wrote a trivial custom graphic step control. It
is in my Cross.Codebot package.

http://codebot.org/snapshops/step-pick.jpg

property Steps: TStrings;
property StepIndex: Integer;
property OnStepClick: TStepEvent;
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to