Vcl.RibbonActnCtrls.TRibbonBaseButtonControl.DrawSeparator
Delphi
procedure DrawSeparator(const Offset: Integer); override;
C++
virtual void __fastcall DrawSeparator(const int Offset);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | TRibbonBaseButtonControl |
Description
Draws a separator on the control.
The DrawSeparator method draws a separator on the control at the specified Offset.