Data.Bind.Components.TCustomLinkListControlToField.FillBreakFieldName

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

Delphi

property FillBreakFieldName: string read FFillBreakFieldName write SetFillBreakFieldName;

C++

__property System::UnicodeString FillBreakFieldName = {read=FFillBreakFieldName, write=SetFillBreakFieldName};

プロパティ

種類 可視性 ソース ユニット
property public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomLinkListControlToField


説明

ブレークを決定するために使用されるフィールドを示します。 このプロパティは任意です。

関連項目