GetData |
Top Previous Next |
Returns a character array containing the data from the Text, Color, Field or Extended plane of the virtual screen.
Visual Basic Syntax
[Array =] Field.GetData(plane As Integer)
Delphi Syntax
[TCharArr :=] Field.GetData(plane:integer);
Parameters
|