Unit 'ovccaret' Package
[Overview][Types][Classes][Index] [#pl_orpheus]

TOvcCaretPair

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

Declaration

Source position: ovccaret.pas line 208

type TOvcCaretPair = class(TOvcSingleCaret)

protected

  FInsMode: Boolean;

  

  FInsCaretType: TOvcCaret;

  

  FOvrCaretType: TOvcCaret;

  

  procedure SetInsMode();

  

  procedure SetInsCaretType();

  

  procedure SetOvrCaretType();

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property InsertMode: Boolean; [rw]

  

  property InsCaretType: TOvcCaret; [rw]

  

  property OvrCaretType: TOvcCaret; [rw]

  

end;

Inheritance

TOvcCaretPair

  

|

TOvcSingleCaret

  

|

TObject



CT Web help

CodeTyphon Studio