 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Emmanuel Guest
|
Posted: Tue Mar 28, 2006 3:44 pm Post subject: Would you tell me how to get the PropertyEditor of other Com |
|
|
Would you tell me how to get the PropertyEditor of other Component , and
then reuse it?
eg:
RegisterPropertyEditor(
TypeInfo(TQRDBChart),TQRChart,'Chart',TQRChartProperty)
how to get the TQRChart->Chart PropertyEditor? |
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Tue Mar 28, 2006 4:46 pm Post subject: Re: Would you tell me how to get the PropertyEditor of other |
|
|
"Emmanuel" <emmanuel (AT) erphk (DOT) com> wrote in message
news:44291342$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Would you tell me how to get the PropertyEditor of other
Component , and then reuse it?
|
You cannot.
However, if the editor is already registered by the other component, and if
that other component allows its editor(s) to be used by other components,
then your component will pick it up automatically. You cannot re-register
it yourself.
Gambit |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|