TSignalCollection::BlockAssign Property

__declspec(property(get = GetBlockAssign, put = SetBlockAssign)) bool BlockAssign;

Read: bool GetBlockAssign();
Write: virtual void SetBlockAssign(const bool Value);
Declared in Dew::Math::TMtxCollection · Dew.Math/MtxBaseComp.h · Cross-compiler