Unit 'agg_lcl' Package
[Overview][Classes][Procedures and functions][Index] [#pl_aggpasvs]

TAggLCLFont

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

Declaration

Source position: agg_lcl.pas line 92

type TAggLCLFont = class(TAggFPFont)

protected

  procedure SetColor(); virtual;

  

  procedure SetFPColor(); override;

  

public

  constructor Create; override;

  

  function AggHeightToSize(); override;

  

  function SizeToAggHeight(); override;

  

  property Color: TColor; [rw]

  

  property PixelsPerInch: Integer; [rw]

  

end;

Inheritance

TAggLCLFont

  

|

TAggFPFont

  

|

TObject



CT Web help

CodeTyphon Studio