Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

SM_NETWORK

System metric index used to determine whether a network is present. Only the least significant bit in the return value is used; other bits are reserved. When set, a network is present.

Declaration

Source position: lcltype.pp line 1946

const SM_NETWORK = 63;


Version 4.4 Generated 2025-11-08 Home