Jump to content

How Can I get to discern which client component caused this action to execute


hami623

Recommended Posts

Hello Everybody

Thank you very much MR Farshad Mohajeri for good component.

I download Trial version and i decide to develop my old program with you'r component.

But I have a several question.

and the first is:

 

 

How Can I get to discern which client component caused this action to execute.

In VCL libraray i find it with ActionComponent.

 

I send my TestCase.

http://s9.picofile.com/file/8292287492/ActionOnGrid.rar.html

procedure TMainForm.Action1Execute(Sender: TObject);
var
  s:string;
begin
  s:=Taction(Action1).ActionComponent.Owner.Name;
end;

Regards.

Hami Sayyadi.

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