Data.Bind.Components.TLinkListControlToField.FillBreakCustomFormat

提供:RAD Studio API Documentation

Delphi

property FillBreakCustomFormat: string read FFillBreakCustomFormat write SetFillBreakCustomFormat default 0;

C++

__property FillBreakCustomFormat = {default=0};

プロパティ

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

説明

FillBreakFieldName によって定義されているフィールドと共に使用される、カスタム式を示します。 {{#multireplace:Data.Bind.Components.TLinkListControlToField.FillBreakCustomFormat|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Data.Bind.Components.TCustomLinkListControlToField.FillBreakCustomFormat|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Data.Bind.Components.TCustomLinkListControlToField.FillBreakCustomFormat|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

FillBreakFieldName によって定義されているフィールドと共に使用される、カスタム式を示します。 たとえば、式 StrCopy(%s, 0, 1); は、フィールドの最初の文字が異なった場合に、ブレークを発生させます。 このプロパティは任意です。

関連項目