Data.DB.TAggregateField.SetDisplayFormat

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetDisplayFormat(const Value: string);

C++

void __fastcall SetDisplayFormat(const System::UnicodeString Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Data.DB.pas
Data.DB.hpp
Data.DB TAggregateField

Description

The protected setter method for the DisplayFormat property.

SetDisplayFormat is the protected setter method for the DisplayFormat property.

See Also