M
Mr Anderson
I'm using the Drawing Control of Visio 2003 in combination with Delphi 7 and
I got some problems with my Delphi-application:
1. I can't drag and drop any master shapes from the stencil-window onto my
empty drawing. My document is NOT readonly. What can I do???
2. I opened a self-made drawing with a self-made stencil. The stencil has 5
Master Shapes on it. However, the Document.Masters.Count is zero so I can't
access any of the Masters.Items. What might be wrong???
3. My Mainmenu disappears an appears again when I alternating click a Button
and the Drawing Control-component. Whats wrong again???
4. How can I gain access to the userdefined Custom Properties of my Shapes?
5. How can I catch an event like Clicking or Doubleclicking a Shape?
Hope someone can help me
I got some problems with my Delphi-application:
1. I can't drag and drop any master shapes from the stencil-window onto my
empty drawing. My document is NOT readonly. What can I do???
2. I opened a self-made drawing with a self-made stencil. The stencil has 5
Master Shapes on it. However, the Document.Masters.Count is zero so I can't
access any of the Masters.Items. What might be wrong???
3. My Mainmenu disappears an appears again when I alternating click a Button
and the Drawing Control-component. Whats wrong again???
4. How can I gain access to the userdefined Custom Properties of my Shapes?
5. How can I catch an event like Clicking or Doubleclicking a Shape?
Hope someone can help me