Description | Hierarchy | Fields | Methods | Properties |
type TMeshControl = class(TGrowthControls)
![]() |
procedure SetCount(const Value: Integer); |
![]() |
function GetCount: Integer; |
![]() |
Constructor Create(Model: TBaseModel); |
![]() |
procedure AssignOpposite(Source: TMeshControl); |
![]() |
function Equals(OtherMeshControl: TMeshControl): Boolean; reintroduce; |
![]() |
function Opposite(OtherMeshControl: TMeshControl): Boolean; |
![]() |
property Count: Integer read GetCount write SetCount; |
![]() |
procedure SetCount(const Value: Integer); |
![]() |
function GetCount: Integer; |
![]() |
Constructor Create(Model: TBaseModel); |
![]() |
procedure AssignOpposite(Source: TMeshControl); |
![]() |
function Equals(OtherMeshControl: TMeshControl): Boolean; reintroduce; |
![]() |
function Opposite(OtherMeshControl: TMeshControl): Boolean; |
![]() |
property Count: Integer read GetCount write SetCount; |