瀏覽代碼

* fixing fpdoc for strict protected/private additions.

git-svn-id: trunk@15181 -
marco 15 年之前
父節點
當前提交
19a47dbf9d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      utils/fpdoc/dglobals.pp

+ 1 - 1
utils/fpdoc/dglobals.pp

@@ -160,7 +160,7 @@ resourcestring
 Const
   SVisibility: array[TPasMemberVisibility] of string =
        ('Default', 'Private', 'Protected', 'Public',
-       'Published', 'Automated');
+       'Published', 'Automated','Strict Private','Strict Protected');
 
 type