FMX.Objects.TCustomPath.DoChanged
Delphi
procedure DoChanged(Sender: TObject);
C++
void __fastcall DoChanged(System::TObject* Sender);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.Objects.pas FMX.Objects.hpp |
FMX.Objects | TCustomPath |
Description
Forces the repainting of the TCustomPath image on the screen.