API:Web.HTTPProd.THTMLTableElementAttributes.RestoreDefaults
Delphi
procedure RestoreDefaults; override;
C++
virtual void __fastcall RestoreDefaults(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Web.HTTPProd.pas Web.HTTPProd.hpp |
Web.HTTPProd | THTMLTableElementAttributes |
Description
Changes all properties of the tag attributes object back to their initial settings. {{#multireplace:Web.HTTPProd.THTMLTableElementAttributes.RestoreDefaults|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Web.HTTPProd.THTMLTagAttributes.RestoreDefaults|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Web.HTTPProd.THTMLTagAttributes.RestoreDefaults|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Changes all properties of the tag attributes object back to their initial settings.
Call RestoreDefaults to undo any changes that were made to the tag attributes either programmatically, or at design time. RestoreAttributes sets the Custom property to an empty string.