[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpwebproxy.pp line 32
type TProxyLocation = class(TCollectionItem) |
published |
property Path: string; [rw] |
property URL: string; [rw] |
property Enabled: Boolean; [rw] |
property Redirect: Boolean; [rw] |
property AppendPathInfo: Boolean; [rw] |
end; |
| |
TObject |