Create constructor
Prototype: |
constructor Create; |
|
Description: |
||
Syntax: |
volumeModel.Create; |
|
Part |
Description |
|
volumeModel |
A reference to an instance of a TVolumeModelsWrapper |
|
Return value: |
||
Note: This constructor is available since version X7.
Example:
var
volumeModel : TVolumeModelsWrapper;
begin
//...
volumeModel.Create;
//...
end.
See also:
© 2024 IFER-Monitoring and Mapping Solutions