Important: The information in this document is obsolete and should not be used for new development.
GetComponentRefcon
TheGetComponentRefcon
function retrieves the value of the reference constant for your component.
FUNCTION GetComponentRefcon (aComponent: Component): LongInt;
aComponent
- A component identifier that specifies the component whose reference constant you wish to get.
DESCRIPTION
TheGetComponentRefcon
function returns a long integer containing the reference constant for the specified component.