[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |