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