Vcl.Grids.TCustomGrid.TextWidthToColWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TextWidthToColWidth(const ATextLength: Integer; const ACaption: string;
AColumnObj: TObject): Integer;

C++

int __fastcall TextWidthToColWidth(const int ATextLength, const System::UnicodeString ACaption, System::TObject* AColumnObj);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomGrid

Description

Embarcadero Technologies does not currently have any additional information.