Creates and initializes a TRSPosition instance.
Create generates a new TRSPosition instance. Create requires a default TPointF value as a DefaultValue for the position. The DefaultValue is usually (0,0), but can have other values also. If the position is the same as the default value, it is not stored in the form file.
Namespace: RSGraphics
Delphi |
public |
Parameters
ADefaultValue
Type: System.Void