[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpterm.view.video.ptc.kvm.pas line 51
type TTerminalView_Video_ptckvm = class(TTerminalView_Video_Base) |
public |
constructor Create; |
procedure StartBlinkingCursor; override; |
procedure StopBlinkingCursor; override; |
function CheckPendingResize(); override; |
end; |
| |
| |
| |
TObject |