Vcl.Forms.TCustomForm.GetInternalTextHeight

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetInternalTextHeight: Integer;

C++

int __fastcall GetInternalTextHeight();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TCustomForm


Beschreibung

Gibt den FTextHeightIntegerwert von TCustomForm zurück.

Siehe auch