ToolsAPI.Editor.INTACodeEditorPaintContext290.CellSize
Delphi
property CellSize: TSize read GetCellSize;
C++
__property System::Types::TSize CellSize = {read=GetCellSize};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp |
ToolsAPI.Editor | INTACodeEditorPaintContext290 |
Description
Renvoie la taille d'une cellule, en incluant la largeur et la hauteur en pixel de chaque caractère affiché dans l'éditeur.