Vcl.ThemedActnCtrls.TThemedDropDownButton.DrawFrame
Delphi
procedure DrawFrame(ARect: TRect; Down: Boolean); override;
C++
virtual void __fastcall DrawFrame(const System::Types::TRect &ARect, bool Down);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.ThemedActnCtrls.pas Vcl.ThemedActnCtrls.hpp |
Vcl.ThemedActnCtrls | TThemedDropDownButton |
Description
Draws a frame around the drop-down component. {{#multireplace:Vcl.ThemedActnCtrls.TThemedDropDownButton.DrawFrame|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ActnCtrls.TCustomDropDownButton.DrawFrame|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ActnCtrls.TCustomDropDownButton.DrawFrame|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Draws a frame around the drop-down component.
DrawFrame is used for drawing a frame around the drop-down component.