[Overview][Types][Classes][Index] |
Stores the specified handle or pointer to an internal member in the reference.
Source position: wsreferences.pp line 53
public procedure TWSReference._Init( |
APtr: Pointer |
); |
AHandle: TLCLHandle |
); |
APtr |
|
Pointer to the handle stored in the reference. |
AHandle |
|
TLCLHandle instance stored in the reference. |
Remark: | This method, and the others with a '_' prefix, are temporary and for widgetset use only. They can be removed at any time, and without any prior notice. |
|
The type used for handles in LCL applications, components, controls, and widget set classes. |
Version 4.0 | Generated 2025-05-03 | Home |