API:Web.HTTPProd.THTMLTableAttributes.Border

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Border: Integer read FBorder write SetBorder default -1;

C++

__property int Border = {read=FBorder, write=SetBorder, default=-1};

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.