TEdit desendant w/ Password Character?

From: Michael Fritz (spam_athome_at_yahoo.de)
Date: 07/13/04


Date: Tue, 13 Jul 2004 13:16:09 +0200

Hi,

I'm searching a TEdit component with password character property.
However the edit control must be protected against any password spy
programs.

I've got a component TMX_HookEdit which does this kind of job - protect
against spying. But this component does not combine a TEdit and this
security feature but does simply hook into the windows message loop.

Any ideas ot hints where I could find this special TEdit(s)?
thx

-- 
cu,
Michael


Relevant Pages

  • Re: TEdit desendant w/ Password Character?
    ... > I'm searching a TEdit component with password character property. ... > However the edit control must be protected against any password spy ... Thx @ all who replied. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: TEdit desendant w/ Password Character?
    ... > I'm searching a TEdit component with password character property. ... It's included with Delphi on the "Additional" ... tab.. ...
    (borland.public.delphi.thirdpartytools.general)