Data.DB.TAggregateField.SetDisplayFormat
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DB.pas Data.DB.hpp
| |
Unit: Data.DB | |
Parent: TAggregateField |
Delphi
procedure SetDisplayFormat(const Value: string);
C++
void __fastcall SetDisplayFormat(const System::UnicodeString Value);
Description
The protected setter method for the DisplayFormat property.
SetDisplayFormat is the protected setter method for the DisplayFormat property.