Unit 'FpTerm.Controller' Package
[Overview][Constants][Types][Classes][Index] [#fcl-fpterm]

TTerminalSavedCursor

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpterm.controller.pas line 196

type TTerminalSavedCursor = class

public

  constructor Create;

  procedure Reset;

  property CursorX: Integer; [rw]

  property CursorY: Integer; [rw]

  property CursorVisible: Boolean; [rw]

  property Attribute: TAttribute; [rw]

  property GLCharacterSet: TGCharacterSet; [rw]

  property GRCharacterSet: TGCharacterSet; [rw]

  property GCharacterSets []: TDecCharacterSet; [rw]

  property Flags: TTerminalSavedCursorFlags; [rw]

end;

Inheritance

TTerminalSavedCursor

|

TObject


Documentation generated on: 2025-07-25