API:Web.HTTPProd.THTMLTableAttributes.CellPadding

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CellPadding: Integer read FCellPadding write SetCellPAdding default -1;

C++

__property int CellPadding = {read=FCellPadding, write=SetCellPadding, 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.