Working with D2.
I have a groupbox1 with a caption inside refering some component tasks, it's intended that in some cases this caption being visible or not depending on events. But beacuse groupbox1 is always visible the code
captionname.visible := false;
is never accomplished.
How can I change the properties of child objetcts ?.
Leopardo.
I have a groupbox1 with a caption inside refering some component tasks, it's intended that in some cases this caption being visible or not depending on events. But beacuse groupbox1 is always visible the code
captionname.visible := false;
is never accomplished.
How can I change the properties of child objetcts ?.
Leopardo.