System.Classes.TStrings.Updating
Delphi
property Updating: Boolean read GetUpdating;
C++
__property bool Updating = {read=GetUpdating, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Classes.pas System.Classes.hpp |
System.Classes | TStrings |
Beschreibung
Gibt an, ob sich die Liste der Strings in der Mitte eines Updates befindet oder nicht.