Vcl.ThemedActnCtrls.TThemedDropDownButton.GetDropDownButtonWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDropDownButtonWidth: Integer; override;

C++

virtual int __fastcall GetDropDownButtonWidth();

Properties

Type Visibility Source Unit Parent
function protected
Vcl.ThemedActnCtrls.pas
Vcl.ThemedActnCtrls.hpp
Vcl.ThemedActnCtrls TThemedDropDownButton

Description

Gets the horizontal size of the drop-down button.

Vcl.ThemedActnCtrls.TThemedDropDownButton.GetDropDownButtonWidth inherits from Vcl.ActnCtrls.TCustomDropDownButton.GetDropDownButtonWidth. All content below this line refers to Vcl.ActnCtrls.TCustomDropDownButton.GetDropDownButtonWidth.

Gets the horizontal size of the drop-down button.

GetDropDownButtonWidth gets the horizontal size of the drop-down button.