FMX.Forms.ActionUpdateDelayNever

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

Delphi

ActionUpdateDelayNever: Integer = -1;

C++

extern DELPHI_PACKAGE int ActionUpdateDelayNever;

プロパティ

種類 可視性 ソース ユニット
const
variable
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms FMX.Forms

説明

ActionUpdateDelayNever は、アクションを更新しないことを要求する TApplication.DoIdle などのメソッドで使用できます。


関連項目