TCustomMtxVecGrid::MtxVecType Property

__property TMtxVecType MtxVecType = {read = fMtxVecType, write = SetMtxVecType};

Read: TMtxVecType fMtxVecType;
Write: void SetMtxVecType(const TMtxVecType Value);
Declared in Dew::Math::Controls::VCL::TCustomMtxVecGrid · Dew.Math.Controls.VCL/MtxGrid.h · C++Builder only