Vcl.RibbonActnCtrls.TRibbonCustomControl.GetLabelWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetLabelWidth: Integer;

C++

int __fastcall GetLabelWidth();

Properties

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

Description

Returns the label width.

GetLabelWidth returns the label width.

See Also