help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Constants
][
Procedures and functions
]
Reference for unit 'pwumain' (
#powtils_main
)
SetVarAsFloat
Declaration
Source position: pwumain.pas line 198
procedure
SetVarAsFloat
(
const
name
:
String
;
value
:
double
)
;
Notes
Same as SetVar but accepts a float as the value input instead of a string.
lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs,
Z505