__property bool IntegerIncrement = {read = FIntegerIncrement, write = SetIntegerIncrement};
If True, the increment can be only integer.
Read:
bool FIntegerIncrement;Write:
void SetIntegerIncrement(const bool Value);Declared in Dew::Math::Controls::VCL::TMtxFloatEdit · Dew.Math.Controls.VCL/MtxComCtrls.h · C++Builder only