FMX.ListView.TPresentedListView.UsesNativePresentation

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

Delphi

function UsesNativePresentation: Boolean; override;

C++

virtual bool __fastcall UsesNativePresentation(void);

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView TPresentedListView


説明

リスト ビューで、アプリケーションの動作プラットフォームに固有のネイティブ表示が使用されているか(True)、FireMonkey 表示が使用されているか(False)を示します。