TSignalList::SetItems Method

Overload List

#SignatureDescription
1void SetItems(int Index, TMtxComponent *Value);
2void SetItems(int Index, TSignal *Value);

Overload 1: void SetItems(int Index, TMtxComponent *Value);

#NameTypeDescription
1Indexint
2ValueTMtxComponent *
Declared in Dew::Math::TMtxComponentList · Dew.Math/MtxBaseComp.h · Cross-compiler

Overload 2: void SetItems(int Index, TSignal *Value);

#NameTypeDescription
1Indexint
2ValueTSignal *
Declared in Dew::Signal::TSignalList · Dew.Signal/SignalTools.h · Cross-compiler