BBjInputT::getLength
Description
In BBj 24.00 and higher, this method returns the maximum input length for the BBjInputT control.
Syntax
Return Value | Method |
---|---|
int | getLength() |
Parameters
None.
Return Value
Returns the maximum input length of the BBjInputT control.
Remarks
The default maximum input length is 255; it can be overridden with BBjInputT::setLength().
Example
|
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.
Add additional See Also links below the first two.