Class TCasScriptVec
Unit
Declaration
type generic TCasScriptVec<TVectorXxx,TCasScriptVectorFunXxx> = class(TCasScriptValue)
Description
This item has no description.
Hierarchy
- TObject
- TCasScriptExpression
- TCasScriptValue
- TCasScriptVec
Overview
Methods
procedure AssignValue(Source: TCasScriptValue); override; |
Properties
property Value: TVectorXxx read FValue write SetValue; |
Description
Methods
procedure AssignValue(Source: TCasScriptValue); override; |
|
This item has no description. Showing description inherited from TCasScriptValue.AssignValue. Assign value from Source to Self. |
Properties
property Value: TVectorXxx read FValue write SetValue; |
|
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.