hennep
Programmer
- Dec 10, 2000
- 429
I want to build an application that shows images like a flow chart. Which component would be the best choice to draw the pictures.
I mean a TImage has a canvas on which I can draw, but it does not have scroll bars. A TScrollBox does have the bars but no canvas.
Does anybody know of a VCL component which has horizontal and vertical scroll bars, a canvas, and drag&drop events?
I mean a TImage has a canvas on which I can draw, but it does not have scroll bars. A TScrollBox does have the bars but no canvas.
Does anybody know of a VCL component which has horizontal and vertical scroll bars, a canvas, and drag&drop events?