Unit 'video' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

TEnhancedVideoCell

Declaration

Source position: videoh.inc line 58

type TEnhancedVideoCell = record

public

  property ExtendedGraphemeCluster: UnicodeString; [rw]

  property Attribute: Byte; [rw]

  property EnhancedVideoAttributes: TEnhancedVideoAttributes; [rw]

  property ForegroundColor: Byte; [rw]

  property BackgroundColor: Byte; [rw]

  case Integer of

    0: (

        EGC_SingleChar: WideChar;

      );

    1: (

        EGC_WideStr: Pointer;

      );

end;


Documentation generated on: Jul 24 2023