Object TUniformVariablePoint
Unit
Declaration
type TUniformVariablePoint = object(TUniformVariable)
Description
Uniform variable containg a 2D point with integer coordinates
Hierarchy
- TObject
- TUniformVariable
- TUniformVariablePoint
Overview
Methods
procedure Update; |
Properties
property Value: TPoint read FValue write SetValue; |
Description
Methods
procedure Update; |
|
This item has no description. |
Properties
property Value: TPoint read FValue write SetValue; |
|
This item has no description. |