Data.Bind.DBLinks.TDBGridLinkColumnDescription.FormatCellExpressions
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.DBLinks.pas Data.Bind.DBLinks.hpp
| |
Unit: Data.Bind.DBLinks | |
Parent: TDBGridLinkColumnDescription |
Delphi
property FormatCellExpressions: TArray<TDBGridLinkColumnExpressionPair> read FFormatCellExpressions;
C++
__property System::DynamicArray<TDBGridLinkColumnExpressionPair> FormatCellExpressions = {read=FFormatCellExpressions};
Description
Embarcadero Technologies does not currently have any additional information.