[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'dynlibs' (#rtl)

SharedSuffix

Extension of shared library

Declaration

Source position: dynlibs.pas line 28

const SharedSuffix = System.SharedSuffix;

Description

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.

See also

HModule

  

Alias for TLibHandle type.

TLibHandle

  

Library handle type


Documentation generated on: May 14 2021