Data.Bind.Components.TContainedBindComponent.Loading

提供:RAD Studio API Documentation

Delphi

function Loading: Boolean; virtual;

C++

virtual bool __fastcall Loading(void);

プロパティ

種類 可視性 ソース ユニット
function protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TContainedBindComponent

説明

このコンポーネントが読み込みモードかどうかを返します。

関連項目