Important: The information in this document is obsolete and should not be used for new development.
TESetScrapLength
TheTESetScrapLength
procedure sets the size of the TextEdit private scrap
to the specified number of bytes.
PROCEDURE TESetScrapLength (length: LongInt);
length
- The size of the private scrap in bytes.
ASSEMBLY-LANGUAGE INFORMATION
You can set the global variableTEScrpLength
to the size of the private scrap.