mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 01:39:26 +02:00
+ Small fix so it compiles
This commit is contained in:
parent
ecc36e4a02
commit
b59f59ab08
@ -1723,7 +1723,7 @@ an object. To get the size of the class instance data, use the
|
|||||||
\var{TObject.InstanceSize} method.
|
\var{TObject.InstanceSize} method.
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\section{Methods}
|
\section{Methods}
|
||||||
\seubsection{invocation}
|
\subsection{invocation}
|
||||||
Method invocaticn for classes is no different than for objects. The
|
Method invocaticn for classes is no different than for objects. The
|
||||||
following is a valid method invocation:
|
following is a valid method invocation:
|
||||||
\begin{verbatim}
|
\begin{verbatim}
|
||||||
|
Loading…
Reference in New Issue
Block a user