API:Vcl.Tabs.TTabSet.DitherBackground

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DitherBackground: Boolean read FDitherBackground write SetDitherBackground default True;

C++

__property bool DitherBackground = {read=FDitherBackground, write=SetDitherBackground, default=1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Tabs.pas
Vcl.Tabs.hpp
Vcl.Tabs TTabSet

Description

Embarcadero Technologies does not currently have any additional information.