Performs actions needed to allocate resources for the class instance.
Source position: graphics.pp line 658
protected procedure TPen.DoAllocateResources; override; |
DoAllocateResources is an overridden method used to allocate resources for the class instance. DoAllocateResources calls the inherited method , and calls GetReference to initialize the Reference property used in the class instance.
|
A Reference made to this Pen. |
| Version 4.6 | Generated 2026-02-20 | Home |