Class TFloatConstant
Unit
Declaration
type TFloatConstant = class(TConstant)
Description
This item has no description.
Hierarchy
Overview
Methods
| Public | constructor Create(AName: string; AValue: string); |
| Public | constructor CreateAsDouble(AName: string; AValue: Double); |
| Public | function AsPointer: PChar; override; |
Properties
| Public | property Value: Double read FValue write FValue; |
Description
Methods
| Public | constructor Create(AName: string; AValue: string); |
|
This item has no description. | |
| Public | constructor CreateAsDouble(AName: string; AValue: Double); |
|
This item has no description. | |
| Public | function AsPointer: PChar; override; |
|
This item has no description. | |
Properties
| Public | property Value: Double read FValue write FValue; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.