Important: The information in this document is obsolete and should not be used for new development.
GetComponentRefcon
TheGetComponentRefconfunction 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
TheGetComponentRefconfunction returns a long integer containing the reference constant for the specified component.
 
  
  
 