RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTMLTagAttributes.RestoreDefaults Method

Changes all properties of the tag attributes object back to their initial settings.

Pascal
procedure RestoreDefaults; virtual;
C++
virtual __fastcall RestoreDefaults();

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. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!