IPWorks EDI 2020 C++ Builder Edition

Questions / Feedback?

FileIsSymlink Property

Whether or not the file or directory represented by these attributes is a symbolic link.

Syntax

__property bool FileIsSymlink = { read=FFileIsSymlink };

Default Value

false

Remarks

Whether or not the file or directory represented by these attributes is a symbolic link. This setting is only applicable when GetSymlinkAttrs is set to True. By default the attributes of the actual file referred to by the link (not the symbolic link itself) are returned and this property will always be False.

This property is read-only and not available at design time.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 C++ Builder Edition - Version 20.0 [Build 8203]