Vcl.RibbonActnCtrls.TRibbonComboControl.DrawFrame

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawFrame; reintroduce;

C++

HIDESBASE void __fastcall DrawFrame(void);

Properties

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

Description

Draws a frame around the control.

DrawFrame is used for drawing a frame around the button control.

See Also