Jump to content

xcontrol: correct reference transfer on xcontrol in any subroutine for access to property/methods is necessary.


Recommended Posts

Hi all,

If we have the link on xcontrol, then we have access to xcontrol-property and xcontrol-method. However if for any subroutine make control-input="xcontrol referency", then in subroutine will be accessible only standard property and methods. Individuality xcontrol will be lost. There can be it a mistake, or can be - ideology. In any case it reduces convenience.

Link to comment

Hmmm, seems to work as expected here..

You should make sure that the reference is a reference to your particular XControl type. If your reference is a generic control reference it's logical that you will only see the methods and properies that are common for all (X)Controls.

You can easily create the correct reference by dropping a control ref. on your FP and then drag-and-drop the XControl on top of that to create a strictly typed reference for your XControl.

Hope this helps.

post-906-1147443149.jpg?width=400

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.