Difference between revisions of "TEmulVt"
Jump to navigation
Jump to search
(Created page with '== Overview == '''Unit:''' OverbyteIcsEmulVT.pas '''Inheritance''' TCustomEmulVT ( TCustomControl ) Encapsulates a TScreen class and makes it visible.') |
|||
Line 2: | Line 2: | ||
'''Unit:''' OverbyteIcsEmulVT.pas | '''Unit:''' OverbyteIcsEmulVT.pas | ||
− | '''Inheritance''' TCustomEmulVT | + | '''Inheritance''' TCustomControl -> TCustomEmulVT -> TEmulVT |
− | Encapsulates a TScreen class and makes it visible. | + | Encapsulates a TScreen class and makes it visible. Note that it doesn't control its own socket. |
Latest revision as of 20:25, 17 January 2016
Overview
Unit: OverbyteIcsEmulVT.pas
Inheritance TCustomControl -> TCustomEmulVT -> TEmulVT
Encapsulates a TScreen class and makes it visible. Note that it doesn't control its own socket.