Vcl.Grids.TCustomGrid.TextWidthToColWidth
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);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | Vcl.Grids.pas Vcl.Grids.hpp |
Vcl.Grids | TCustomGrid |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !