API:Web.HTTPProd.THTMLTableAttributes.BgColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BgColor: THTMLBgColor read FBgColor write SetBgColor;

C++

__property THTMLBgColor BgColor = {read=FBgColor, write=SetBGColor};

Properties

Type Visibility Source Unit Parent
property published
Web.HTTPProd.pas
Web.HTTPProd.hpp
Web.HTTPProd THTMLTableAttributes

Description

Embarcadero Technologies does not currently have any additional information.