Forums

Full Version: Registering property editors
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,

I have implemented own property editor
TCustomFileNameEditor = class( TStringPropertyEditorProxy )

now I want to register it.

what should i do for that?

thanks in advance,
dima
Reference URL's