Translate a Value to a string
Source position: MUIClass.Numeric.pas line 44
public function TMUINumeric.Stringify( |
Value: Integer |
):string; |
Call this method in your subclass whenever you want to translate a value into a string. A pointer to a string buffer is returned.