function NumberizeString(Src: string): string;
Sets multiple or trailing tab charachters before or after number to space char.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | string |
Returns: String
Sets multiple or trailing tab charachters before or after number to space char.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | string |
Returns: String