Visible Property (Read/Write) |
Top Previous Next |
Sets/gets the visibility of the control at run-time.
Visual Basic Syntax
TNBEmulator.Visible [= Boolean]
Delphi Syntax
TNBEmulator.Visible [:= Boolean];
Remarks
Default value is True.
|