CBFS Connect 2020 C++ Builder Edition

Questions / Feedback?

OpenFileName Property

The name of the open file.

Syntax

__property String OpenFileName[int OpenFileIndex] = { read=FOpenFileName };

Default Value

""

Remarks

The name of the open file.

This property reflects the name of the open file.

The OpenFileIndex parameter specifies the index of the item in the array. The size of the array is controlled by the OpenFilesCount property.

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

Data Type

String

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Connect 2020 C++ Builder Edition - Version 20.0 [Build 8348]