API:Vcl.Buttons.DrawButtonFace

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DrawButtonFace(Canvas: TCanvas; const Client: TRect; BevelWidth: Integer; Style: TButtonStyle; IsRounded, IsDown, IsFocused: Boolean): TRect;

C++

extern DELPHI_PACKAGE System::Types::TRect __fastcall DrawButtonFace(Vcl::Graphics::TCanvas* Canvas, const System::Types::TRect &Client, int BevelWidth, TButtonStyle Style, bool IsRounded, bool IsDown, bool IsFocused);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Buttons.pas
Vcl.Buttons.hpp
Vcl.Buttons Vcl.Buttons

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!