[Overview][Types][Classes][Procedures and functions][Index] |
Constructor (do not call)
Source position: character.pas line 83
public constructor TCharacter.Create; |
Create is provided for completeness and Delphi compatibility, but should not be called in FPC code, it will raise an exception.
Any attempt to call Create will result in an exception being raised.