Telegram_2020-01-30T19

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2020 > 01 > 30 >

Telegram_2020-01-30T19

Telegram link

 

2020-01-30T19:03:52

 

Hi Alexandre! The child frame is instanced and called into parent at execution time. At design time it is not visible on the parent Form. There is time when you need an event executed from the child but the result in the parent

 


 

Telegram link

 

2020-01-30T19:05:07

 

I would create a field in the parent form (FFrame: TMyFrame) and set it when the frame is created. Then you will have access to everything with no need to search for the frame