help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Constants
][
Procedures and functions
]
Reference for unit 'pwumain' (
#powtils_main
)
FetchCfgVarValue
Declaration
Source position: pwumain.pas line 95
function
FetchCfgVarValue
(
index
:
LongWord
):
String
;
Notes
Fetches a configuration variable by index (for e.g. can be used in a loop). This is different than having to get a value by name with the GetCfgVar function.
lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs,
Z505