Read Only (Read Only)

Top  Previous  Next

Indicates if the profile file has read only attribute set.

 

Visual Basic Syntax

 

[Boolean =] TNBXProfiles.ReadOnly

 

Delphi Syntax

 

[Boolean :=] TNBXProfiles.ReadOnly;

 

 

Remarks

 

If the attribute means that the profile file is read-only (ReadOnly property returning True value), profile information will not be saved preventing and error message to occur.

 

 

See Also FileName property.