Vcl.Grids.TCustomGrid.TextWidthToColWidth

提供:RAD Studio API Documentation

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);

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomGrid

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。