BeginUpdate suspends change events. Call EndUpdate to resume change events. The number of BeginUpdate and EndUpdate method calls may be nested. Only when the number of calls match do change events resume.
Namespace: FMX.RS.SVGTypes
Delphi |
public |