Vcl.RibbonActnCtrls.TRibbonComboControl.GetCaptionWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCaptionWidth: Integer;

C++

int __fastcall GetCaptionWidth();

Properties

Type Visibility Source Unit Parent
function protected
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonComboControl

Description

Returns the caption width.

GetCaptionWidth returns the caption width.

See Also