|
| Reading a property set in the VB IDE |
 |
27 Jul 2007 15:20:13 -0700 |
Hi,
I'm writing an activeX control (using ActiveForm) that must be used
from VB6. Its behavior depends on a property called Style, which can be
modified on the VB IDE.
However, I don't know how to read, on initialize, the value of Style
set by the user in the VB IDE. In VB6 I would use a "PropertyBag"
to
read whatever was saved in the Form file, but I don't know how this is
done in Delphi / BCB.
Any help would be appreciated.
--
|
| Post Reply
|
|
|
|
|
|
|
|
|
|