TCharacter.Create
Constructor (do not call)
Declaration
Source position: character.pas line 83
public
constructor Create;
Description
Create is provided for completeness and Delphi compatibility, but should not be called in FPC code, it will raise an exception.
Errors
Any attempt to call Create will result in an exception being raised.