Unit 'vte_edittree_editors' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_virtualtreesextra]

TMemoEditLink

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

Declaration

Source position: vte_edittree_editors.pas line 124

type TMemoEditLink = class(TCustomEditLink)

protected

  function CreateEditControl; override;

  

  procedure PrepareEditControl; override;

  

  function GetEditText; override;

  

  procedure SetEditText(); override;

  

public

  constructor Create(); overload;

  

  procedure SetBounds(); override;

  

published

  property ReadOnly: Boolean; [rw]

  

  property ExtentX: Integer; [rw]

  

  property ExtentY: Integer; [rw]

  

end;

Inheritance

TMemoEditLink

  

|

TCustomEditLink

  

|

TIntfOwnedPersistent,IVTEditLink

  

|

TObject,IUnknown



CT Web help

CodeTyphon Studio