Property Parent Value

Moderator: Rathinagiri

Post Reply
User avatar
hmgchang
Posts: 273
Joined: Tue Aug 13, 2013 4:46 am
Location: Indonesia

Property Parent Value

Post by hmgchang »

Dear Friends,

1. Most of the control definition have the Parent property. But the value it returns always Nothing. But i expect it to return the container form name. am i wrong ?
2. _HMG_SYSDATA[ 2] returns All the controls name, even the control is within a Panel window. Any function to identify which control belong to which form/panel ?
3. nHandle := form.handle , to get the handle number of a form/control, any function to work the other way around ? ie. cFormname := xyz( nHandle) ?

TIA

best rgds,
Chang
Just Hmg It !
Post Reply