B
Bob
On a control's initialization I need to set a variable with events to its
containing form, but can't use OnParentChanged or OnLayout if it's parented by
another control. I could do something cheesy like do FindForm on the first
visible change, but I thought there might be a more direct, built-in way of
doing this. Is there?
TIA,
Bob
containing form, but can't use OnParentChanged or OnLayout if it's parented by
another control. I could do something cheesy like do FindForm on the first
visible change, but I thought there might be a more direct, built-in way of
doing this. Is there?
TIA,
Bob