[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Declares a real configuration variable named Name. Sets its default value to Value and its kind to Kind.
Source position: upasconf.pas line 676
public procedure TTemplateApplication.DeclareReal( |
const Name: string; |
Value: Real; |
Kind: TVarKind |
); |