IsScreenEmpty Method |
Top Previous Next |
Returns a boolean value indicating in the screen has all the fields with no content or in filled with space characters.
VB Syntax
[Boolean =] TNBXmlVirtual.IsScreenEmpty
Delphi Syntax
[boolean :=] TNBXmlVirtual.IsScreenEmpty;
|