Unit 'RLMetaFile' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fortesreport]

TRLMetaBrush

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

Declaration

Source position: rlmetafile.pas line 202

type TRLMetaBrush = class

protected

  function GetStyle;

  

  procedure SetStyle();

  

  function GetColor;

  

  procedure SetColor();

  

public

  constructor Create();

  

  procedure SaveToStream();

  

  procedure LoadFromStream();

  

  procedure Assign();

  

  property Color: TRLMetaColor; [rw]

  

  property Style: TRLMetaBrushStyle; [rw]

  

end;

Inheritance

TRLMetaBrush

  

|

TObject



CT Web help

CodeTyphon Studio