Alright. I was able to make a type limited string (String[150] specifically) and not have the property editor trigger on that property, where the other strings did trigger it. I would suppose the Delphi IDE kicks in on the base data type as the compiler reads it instead of the user-given type definition?
What I was wanting to do was make the corresponding control available for all properties identified as "TPathName" where TPathName = string, but I guess the compiler resolves TPathName to be exactly equal in type to string...
It is not possible for anyone to acknowledge truth when their salary depends on them not doing it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.