Description | Hierarchy | Fields | Methods | Properties |
type TCustomVariable = class(TCustomValue)
TCustomVariable
is the abstract ancestor of TRealVariable, TIntegerVariable, TBooleanVariable and TStringVariable.
It validates the Name in Create.
![]() |
constructor Create(const VariableName: string; const DataType: TRbwDataType); |
![]() |
constructor Create(const VariableName: string; const DataType: TRbwDataType); |
|