Jump to content

How to call an Ext JS Event from Delphi


Luis German

Recommended Posts

35 minutes ago, Luis German said:

Could i call an Ext JS event function, That is, is this possible to exec from Delphi the Ext JS function Click in this case?

Hello,

If I understand you correctly:

UniButton1.JSInterface.JSCall('click', []);

 

Link to comment
Share on other sites

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...