You are here:
Home
>
MtxVec
>
TWordList Class
>
OnTestSignal Property
MtxVec (C++)
Contents
|
Search
|
Home
TWordList::OnTestSignal Property
TWordList Class
__declspec
(property(get = GetOnTestSignal, put = SetOnTestSignal))
TExprTest
OnTestSignal;
Read:
TExprTest
GetOnTestSignal();
Write:
static
void
SetOnTestSignal(
const
TExprTest
Value);
Declared in Dew::Math::TWordList · Dew.Math/MtxParseClass.h · Cross-compiler