Unit 'Editors' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fv]

TIndicator

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

Declaration

Source position: editors.pas line 105

type TIndicator = object(TView)

  Location: Objects.TPoint;

  Modified: Boolean;

  AutoIndent: Boolean;

  WordWrap: Boolean;

  constructor Init();

  procedure Draw; virtual;

  function GetPalette; virtual;

  procedure SetState(); virtual;

  procedure SetValue();

end;

Inheritance

TIndicator

|

TView

|

TObject


Documentation generated on: 2023-03-18