Vcl.Themes.TSysStyleHook.DoubleBuffered

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DoubleBuffered: Boolean read FDoubleBuffered write FDoubleBuffered;

C++

__property bool DoubleBuffered = {read=FDoubleBuffered, write=FDoubleBuffered, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TSysStyleHook

Description

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