Unit 'Clipper.SVG' Package
[Overview][Constants][Types][Classes][Index] [#pl_image32]

TTextInfo

Declaration

Source position: Clipper.SVG.pas line 44

type TTextInfo = record

public

  x: Integer;

  

  y: Integer;

  

  text: string;

  

  fontSize: Integer;

  

  fontColor: Cardinal;

  

  constructor Create();

  

end;



CT Web help

CodeTyphon Studio