Operator

From Lazarus wiki
Revision as of 20:54, 19 April 2019 by Djzepi (talk | contribs)
Jump to navigationJump to search

Deutsch (de) English (en) suomi (fi)


The reserved word operator is used when making an operator overloading. This allows you to do some operations with the self-defined types.

see also