TdxFlowChartCustomCustomizeForm.IntegerToStr(string) Method
In This Article
Converts string to integer data type.
#Declaration
#Parameters
Name | Type |
---|---|
S | string |
#Returns
Type |
---|
Integer |
#Remarks
This function is called internally to convert text strings to integer for assigning them to the corresponding control’s properties.
See Also