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

TBlockLI

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

Declaration

Source position: HTMLSubs.pas line 1184

type TBlockLI = class(TBlock)

public

  constructor Create();

  

  constructor CreateCopy(); override;

  

  destructor Destroy; override;

  

  function DrawLogic1(); override;

  

  function Draw1(); override;

  

  property ListNumb: Integer; [rw]

  

  property ListStyleType: ThtBulletStyle; [rw]

  

  property ListType: ThtListType; [rw]

  

  property ListFont: TFont; [rw]

  

end;

Inheritance

TBlockLI

  

|

TBlock

  

|

TBlockBase

  

|

TSectionBase

  

|

THtmlNode

  

|

TIDObject

  

|

TObject



CT Web help

CodeTyphon Studio