Unit 'LRDialogControls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lz_report]

TlrMemo

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

Declaration

Source position: lrdialogcontrols.pas line 141

type TlrMemo = class(TlrVisualControl)

protected

  procedure PaintDesignControl; override;

  

  function CreateControl; override;

  

  function GetText; override;

  

  procedure SetText(); override;

  

public

  constructor Create(); override;

  

  procedure LoadFromXML(); override;

  

  procedure SaveToXML(); override;

  

published

  property Color: TColor;

  

  property Enabled: Boolean;

  

  property Memo;

  

  property Hint: string;

  

  property OnClick: TfrScriptStrings;

  

end;

Inheritance

TlrMemo

  

|

TlrVisualControl

  

|

TObject



CT Web help

CodeTyphon Studio