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
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