Unit 'BGRAUnicode' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_bgrabitmap]

TUnicodeBidiInfo

Declaration

Source position: bgraunicode.pas line 49

type TUnicodeBidiInfo = packed record

public

  ParagraphBidiLevel: Byte;

  

  BidiLevel: Byte;

  

  Flags: Word;

  

  class operator equal(TUnicodeBidiInfo,TUnicodeBidiInfo):Boolean();

  

  property IsRemoved: Boolean; [r]

  

  property IsRightToLeft: Boolean; [r]

  

  property IsParagraphRightToLeft: Boolean; [r]

  

  property IsEndOfLine: Boolean; [r]

  

  property IsEndOfParagraph: Boolean; [r]

  

  property IsExplicitEndOfParagraph: Boolean; [r]

  

  property IsImplicitEndOfParagraph: Boolean; [r]

  

  property HasLigatureRight: Boolean; [r]

  

  property HasLigatureLeft: Boolean; [r]

  

  property IsLigatureBoundary: Boolean; [r]

  

  property IsLigatureTransparent: Boolean; [r]

  

  property IsDiscardable: Boolean; [r]

  

  property IsRightToLeftScript: Boolean; [r]

  

  property IsNonSpacingMark: Boolean; [r]

  

  property IsCombiningLeft: Boolean; [r]

  

  property IsCombiningRight: Boolean; [r]

  

  property IsMulticharStart: Boolean; [r]

  

  property IsMirrored: Boolean; [r]

  

end;



CT Web help

CodeTyphon Studio