API:Web.HTTPProd.THTMLTableAttributes.Width

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Width: Integer read FWidth write SetWidth default 100;

C++

__property int Width = {read=FWidth, write=SetWidth, default=100};

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.