Unit 'HTMLSubs' Package
[Overview][Types][Classes][Variables][Index] [#pl_htmlviewer]

TCellBasic

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

Declaration

Source position: HTMLSubs.pas line 460

type TCellBasic = class(TSectionBaseList)

protected

  function CalcDisplayExtern;

  

public

  StartCurs: Integer;

  

  Len: Integer;

  

  IMgr: TIndentManager;

  

  BkGnd: Boolean;

  

  BkColor: TColor;

  

  tcDrawTop: Integer;

  

  tcContentBot: Integer;

  

  tcDrawBot: Integer;

  

  constructor Create();

  

  constructor CreateCopy();

  

  destructor Destroy; override;

  

  function CheckLastBottomMargin;

  

  function DoLogic(); virtual;

  

  function Draw(); virtual;

  

  function FindCursor();

  

  function FindSourcePos();

  

  function FindString();

  

  function FindStringR();

  

  function GetChAtPos();

  

  function GetURL(); virtual;

  

  function IsCopy;

  

  procedure Add();

  

  procedure AddSectionsToList;

  

  procedure CopySelectedText;

  

  procedure MinMaxWidth(); virtual;

  

  property Document: ThtDocument; [r]

  

  property OwnerBlock: TBlock; [r]

  

end;

Inheritance

TCellBasic

  

|

TSectionBaseList

  

|

TObject



CT Web help

CodeTyphon Studio