help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Constants
][
Procedures and functions
]
Reference for unit 'pwumain' (
#powtils_main
)
FetchHeaderName
Declaration
Source position: pwumain.pas line 121
function
FetchHeaderName
(
index
:
LongWord
):
String
;
Notes
Fetches a header by its index.. instead of by name. This can be used in a loop, for example.. whereas using GetHeader requires the name to be specified.
lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs,
Z505