Hi . . . . . .
Sorry because I'm asking alot of question
How can I make "Form" like the " Object Inspector " in Delphi , and both of behaviours and effects for all Glscene objects
thank you .
Hi . . . . . .
Sorry because I'm asking alot of question
How can I make "Form" like the " Object Inspector " in Delphi , and both of behaviours and effects for all Glscene objects
thank you .
There's no harm in asking
There was a similar question in a previous topic a while ago and someone there mentioned a component named TJVInspector.
I believe that's what you're looking for.
TValuelistEditor can also be usefull. It might have less options, but it's included in Delphi 7 (probably also D6 and higher).
Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.
I created my own that is extandable. It can hold whatever I want. (thats for the graphic part). I still need to manually add stuff to the list.
For the technical part: you can retreive all properties from a class by code without any knowlage of that class. I don't exacly know how to do this, but if I remember correctly I did it once. (And maybe I still got a little test app... will check when I get home).
NecroSOFT - End of line -
Bookmarks