Data.Bind.Components.TCustomBindGridLink.IsRequired

提供:RAD Studio API Documentation

Delphi

function IsRequired: Boolean;

C++

bool __fastcall IsRequired();

プロパティ

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

説明

コントロールがリンクするメンバーに値を設定しなければならないかどうかを示します。メンバーに必須だった場合、null 値にすることはできません。

関連項目