Unit 'BGRATextBidi' Package
[Overview][Types][Classes][Index] [#pl_bgrabitmap]

TBidiLayoutTree

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

Declaration

Source position: bgratextbidi.pas line 373

type TBidiLayoutTree = class(TBidiTree)

public

  constructor Create(); override;

  

  procedure AddBranch(); override;

  

  procedure Shorten(); override;

  

  procedure AfterFinish; override;

  

  function TrySplit; override;

  

  property Layout: TBidiTextLayout; [r]

  

  property MaxWidth: single; [r]

  

  property BidiPos: single; [r]

  

  property CumulatedBidiPos: single; [r]

  

  property Width: single; [r]

  

  property Height: single; [r]

  

end;

Inheritance

TBidiLayoutTree

  

|

TBidiTree

  

|

TObject



CT Web help

CodeTyphon Studio