[Overview][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: arrow.pp line 52
public constructor TArrow.Create( |
aOwner: TComponent |
); override; |
aOwner |
|
Owner of the class instance. |
Create is the overridden constructor for the class instance, and calls the inherited method on entry. Create sets the default values for properties, including:
Version 4.0 | Generated 2025-05-03 | Home |