TCustomMtxVecGrid::SplitComplexNumbers Property

__property bool SplitComplexNumbers = {read = FSplitComplexNumbers, write = SetSplitComplexNumbers};

Split complex number to real and imaginary part.

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