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