Forum > Packages and Libraries

Edit object inspector (SOLVED)

(1/2) > >>

xinyiman:
Hello, I would create a new package and I already know how to do, just follow this guide: http://wiki.lazarus.freepascal.org/How_To_Write_Lazarus_Component


what you do not understand is how to change the object inspector, so as to make my new components easier to use.

Can anyone tell me how?

Thank you

Blaazen:
Your component source has 4 sections: Private, Protected, Public and Published. Properties and Events from Published section will appear in OI.

xinyiman:
Thank you

xinyiman:
I guess I did not explain, I want to see in the graphic of the new entries in the IDE Object Inspector. And I do not understand how. Simply doing what you tell me I can not do it.

xinyiman:
No one who knows tell me how can I put new entries in the Object Inspector?

http://wiki.lazarus.freepascal.org/images/2/25/ObjectInspector-TForm.png

Navigation

[0] Message Index

[#] Next page

Go to full version