Jump to content

Extending TUniForm with custom properties available in the Object Inspector


estrify

Recommended Posts

Hi everyone,

I am extending TUniForm with some custom properties. I can use those properties by code in derived forms with no problem. The problem appears when I try to view those properties in the object inspector to do some configuration at design time.

To do so, I register the custom form with RegisterCustomModule. So when I derive a form from this custom one, the custom properties appear in the object inspector, but I can't compile this derived form.

Obviously I'm doing something wrong. So, can anyone help on how to achieve this?

Best regards,

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