API:Vcl.DBCtrls.DBUseRightToLeftAlignment

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DBUseRightToLeftAlignment(AControl: TControl; AField: TField): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall DBUseRightToLeftAlignment(Vcl::Controls::TControl* AControl, Data::Db::TField* AField);

Properties

Type Visibility Source Unit Parent
function public
Vcl.DBCtrls.pas
Vcl.DBCtrls.hpp
Vcl.DBCtrls Vcl.DBCtrls

Description

Embarcadero Technologies does not currently have any additional information.