TdxBarCustomCombo.GetDropDownWidth Method
Returns dropdown window width.
Declaration
function GetDropDownWidth: Integer; virtual;
Returns
Type |
---|
Integer |
Remarks
The result of this function is used internally to prepare dropdown window activation.
See Also