Vcl.StdCtrls.TButtonControl.CanUseDoubleBuffering
Delphi
function CanUseDoubleBuffering: Boolean; override;
C++
virtual bool __fastcall CanUseDoubleBuffering();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Vcl.StdCtrls.pas Vcl.StdCtrls.hpp |
Vcl.StdCtrls | TButtonControl |
Description
Method used for the DoubleBuffered property.
Method used for the DoubleBuffered property.