Browse Source

* PSysCharset.

git-svn-id: trunk@3052 -
marco 19 năm trước cách đây
mục cha
commit
5d4300fd45
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      rtl/objpas/sysutils/sysstrh.inc

+ 1 - 0
rtl/objpas/sysutils/sysstrh.inc

@@ -190,6 +190,7 @@ const
 
 Type
   TSysCharSet = Set of char;
+  PSysCharSet = ^TSysCharSet;
 
 Function FindCmdLineSwitch(const Switch: string; const Chars: TSysCharSet;IgnoreCase: Boolean): Boolean;
 Function FindCmdLineSwitch(const Switch: string; IgnoreCase: Boolean): Boolean;