lcl: unpublish TMaskEdit.IsMasked - it is not a property for object inspector or .lfm, it can be accessed anyway since it is placed in the "public" section

git-svn-id: trunk@17980 -
This commit is contained in:
paul 2008-12-30 03:37:23 +00:00
parent 7a4d1a000f
commit bf94a5077c

View File

@ -176,7 +176,6 @@ type
property OnUTF8KeyPress;
property EditMask;
property isMasked;
property Text;
property SpaceChar;
end;