Online Documentation for Advanced Localizer for RAD Studio VCL
IsUpdating property
Applies to
TQCustomLanguageSource component
Declaration
property IsUpdating: boolean;
Description
The IsUpdating property is read-only and it becomes true when the BeginUpdate method is envoked and returns to false on applying EndUpdate method.
See also: