| [Overview][Constants][Types][Procedures and functions][Index] | 
Extension of shared library
Source position: dynlibs.pas line 28
const SharedSuffix = System.SharedSuffix;  | 
SharedSuffix contains the extension of a shared library (dynamically loadable library) on the current platform. It does not contain the . (dot) character. This can be used to determine the name of a shared library in a platform independent way.
  | 
Alias for TLibHandle type.  | 
|
  | 
Library handle type  |