Important: The information in this document is obsolete and should not be used for new development.
Managing the TextEdit Private Scrap
This section describes the routines that you use to manage the private scrap. You use theTEScrapHandle
function get a handle to the private scrap, theTEGetScrapLength
function to determine its size, and theTESetScrapLength
procedure to set its size.
Subtopics
- TEScrapHandle
- TEGetScrapLength
- TESetScrapLength