FMX.Objects.TCustomPath.DoChanged

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure DoChanged(Sender: TObject);

C++

void __fastcall DoChanged(System::TObject* Sender);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects TCustomPath


説明

画面上での TCustomPath イメージの再描画を強制実行しています。

関連項目