mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-03 03:10:45 +02:00
+ Added Access command for methods.
This commit is contained in:
parent
75695f4d8f
commit
ccd4d6c186
@ -130,8 +130,9 @@
|
|||||||
\newcommand{\Description}{\item[Description]\rmfamily}
|
\newcommand{\Description}{\item[Description]\rmfamily}
|
||||||
\newcommand{\Portability}{\item[Portability]\rmfamily}
|
\newcommand{\Portability}{\item[Portability]\rmfamily}
|
||||||
\newcommand{\Errors}{\item[Errors]\rmfamily}
|
\newcommand{\Errors}{\item[Errors]\rmfamily}
|
||||||
\newcommand{\Visibility}{\item[Visibility]\ttfamily}
|
\newcommand{\Visibility}{\item[Visibility]\rmfamily}
|
||||||
\newcommand{\Synopsis}{\item[Synopsis]\rmfamily}
|
\newcommand{\Access}{\item[Access]\rmfamily}
|
||||||
|
\newcommand{\Synopsis}{\item[Synopsis]\rmfamily}
|
||||||
\newcommand{\Arguments}{\item[Arguments]\rmfamily}
|
\newcommand{\Arguments}{\item[Arguments]\rmfamily}
|
||||||
\newcommand{\SeeAlso}{\item[See also]\rmfamily}
|
\newcommand{\SeeAlso}{\item[See also]\rmfamily}
|
||||||
%
|
%
|
||||||
|
Loading…
Reference in New Issue
Block a user