FMX.Skia.TSkPersistent.BeginUpdate
Delphi
procedure BeginUpdate; overload;
procedure BeginUpdate(const AIgnoreAllChanges: Boolean); overload; virtual;
C++
void __fastcall BeginUpdate()/* overload */;
virtual void __fastcall BeginUpdate(const bool AIgnoreAllChanges)/* overload */;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Skia.pas FMX.Skia.hpp |
FMX.Skia | TSkPersistent |
Description
Embarcadero Technologies does not currently have any additional information.