RE: Southwest Fox 2024: in-person, in jeopardy

2024-07-16 Thread Richard Kaye
+1. Hoping to see folks there in September... -- rk From: ProfoxTech On Behalf Of Tracy Pearson Sent: Friday, July 12, 2024 11:47 AM To: profoxt...@leafe.com Subject: RE: Southwest Fox 2024: in-person, in jeopardy I prefer the in person conferences. This year the conference is earlier than usu

Re: Handling multipile Container classes

2024-07-16 Thread Joe Yoder
Thanks Eric, SetAll() will be a simple way to do it. I'm wondering about the overhead if it is called each time the class is initiated ( in the init event). Should one think about figuring out a scheme to allow calling SetAll() only once after all instances are loaded or just allow it to happen re