Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

TD3Font

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

Declaration

Source position: orca_scene3d.pas line 760

type TD3Font = class(TPersistent)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure AssignTo(); override;

  

  procedure Assign(); override;

  

  property OnChanged: TNotifyEvent; [rw]

  

published

  property Family: string; [rws]

  

  property Size: Single; [rws]

  

  property Style: TD3FontStyle; [rw]

  

end;

Inheritance

TD3Font

  

|

TObject



CT Web help

CodeTyphon Studio