Xbasic
FORM.GET_WIDTH Function
Syntax
Width as N = .Get_Width(C format[,P style])
Arguments
- format
Character
- style
Pointer
Description
The .GET_WIDTH() method returns the Width of a data format in inches, given a display style.
Limitations
Desktop applications only.
See Also