Internet Direct (Indy)
|
Resets the header properties for the proxy connection.
procedure Clear;
Clear is a procedure used to reset properties to their blank values for the proxied connection.
Clear sets the following properties to their corresponding values:
Property |
Value |
'' (empty string) | |
'' (empty string) | |
'' (empty string) | |
0 (zero) |
Clear is used in the Create constructor to initialize properties for a proxied connection.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |