TCustomMtxVecGrid::StringFormat Property

__property System::UnicodeString StringFormat = {read = FStringFormat, write = SetStringFormat};

Default string format text.

Read: System::UnicodeString FStringFormat;
Write: void SetStringFormat(const System::UnicodeString Value);
Remarks:

Ignored if TCustomMtxVecGrid::Scientific is true.

Declared in Dew::Math::Controls::VCL::TCustomMtxVecGrid · Dew.Math.Controls.VCL/MtxGrid.h · C++Builder only