TESetScrapLength
TheTESetScrapLengthprocedure 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 variableTEScrpLengthto the size of the private scrap.