Previous Next

LARGE attribute

(Windows only; Graphical interfaces only)
Indicates whether a Windows editor widget can hold 32K of text. Non-Windows platforms ignore this attribute.
Data type:
Access:
Applies to:
When LARGE is FALSE, the Windows editor widget can hold 32K of text. When LARGE is TRUE, the Windows editor widget can hold over 64K of text—the precise limit depends on available resources.
You can set this attribute only before the editor widget is realized.
Note:

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.