Online Documentation for Advanced Localizer for RAD Studio VCL
ReadOnly property
Applies to
TQCustomLanguageSource component
Declaration
property ReadOnly: boolean;
Description
The ReadOnly property shows whether the source language file is read-only or not. This property is read-only, but you can define its property yourself if you create a descendant component and override the GetReadOnly method.
See also: