[Overview][Types][Classes][Index] |
Get the Handle of this component.
Source position: lclclasses.pp line 83
public property TLCLReferenceComponent.Handle : TLCLIntfHandle |
The Handle is sort of pointer or reference, allocated by the operating system or widgetset to this component. A window handle can be used for sending messages to the component.
lazarus-ccr.sourceforge.net |