__property bool ShowInfo = {read = FShowInfo, write = SetShowInfo};
Show additional vector/matrix info in top-left corner.
Read:
bool FShowInfo;Write:
void SetShowInfo(const bool Value);Declared in Dew::Math::Controls::VCL::TCustomMtxVecGrid · Dew.Math.Controls.VCL/MtxGrid.h · C++Builder only