Unit 'FPCanvas' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-image]

TFPCustomFont

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

Declaration

Source position: fpcanvas.pp line 83

type TFPCustomFont = class(TFPCanvasHelper)

protected

  procedure DoCopyProps(); override;

  procedure SetName(); virtual;

  procedure SetSize(); virtual;

  procedure SetOrientation(); virtual;

  function GetOrientation;

public

  function CopyFont;

  procedure GetTextSize();

  function GetTextHeight();

  function GetTextWidth();

  property Name: string; [rw]

  property Size: Integer; [rw]

  property Bold: Boolean; [rw]

  property Italic: Boolean; [rw]

  property Underline: Boolean; [rw]

  property StrikeThrough: Boolean; [rw]

  property Orientation: Integer; [rw]

end;

Inheritance

TFPCustomFont

|

TFPCanvasHelper

|

TObject


Documentation generated on: 2023-03-18