TMtxFloatEdit::ImFormat Property

__property System::UnicodeString ImFormat = {read = FImFormat, write = SetImFormat};

Specifies the number format used to display the imaginary part of the complex number.

Read: System::UnicodeString FImFormat;
Write: void SetImFormat(const System::UnicodeString Value);
Declared in Dew::Math::Controls::VCL::TMtxFloatEdit · Dew.Math.Controls.VCL/MtxComCtrls.h · C++Builder only