Forums
Registering property editors - Printable Version

+- Forums (http://mitov.com/forum)
+-- Forum: OpenWire Platform (/forum-9.html)
+--- Forum: VCL OpenWire Package (/forum-17.html)
+--- Thread: Registering property editors (/thread-3060.html)



Registering property editors - dima - 06-02-2014 05:36 PM

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