Reading Published Properties
From: K Adams (kadams_at_hrblock.com)
Date: 12/29/03
- Previous message: Bo Berglund: "Re: How do I tell an object to free up an owned object from thta object itself?"
- Next in thread: Nicolai Hansen: "Re: Reading Published Properties"
- Reply: Nicolai Hansen: "Re: Reading Published Properties"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Dec 2003 14:32:01 -0800
I am looking to develop a VB.NET app that takes a Delphi Published
Property as an argument (as the user navigates the controls). Most
specifically, I am looking for a globally unique property so that I
know which Delphi control has the keyboard focus at any given time.
It must be a static property (maybe a "Name" that is given as design
time). I am not experienced with Delphi and would appreciate any
assistance. My goal is to explicitly know which control has focus and
to set the .Text, .Selected, .Checked etc... property
programmatically.
Thanks for the help.
- Previous message: Bo Berglund: "Re: How do I tell an object to free up an owned object from thta object itself?"
- Next in thread: Nicolai Hansen: "Re: Reading Published Properties"
- Reply: Nicolai Hansen: "Re: Reading Published Properties"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|