Unit 'ovctcedt' Package
[Overview][Classes][Index] [#pl_orpheus]

TOvcTCMemo

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

Declaration

Source position: ovctcedt.pas line 192

type TOvcTCMemo = class(TOvcTCCustomMemo)

published

  property Access: TOvcTblAccess;

  

  property Adjust: TOvcTblAdjust;

  

  property Color: TColor;

  

  property Font: TFont;

  

  property Hint: string;

  

  property Margin: Integer;

  

  property MaxLength: Word;

  

  property ShowHint: Boolean;

  

  property Table: TOvcTableAncestor;

  

  property TableColor: Boolean;

  

  property TableFont: Boolean;

  

  property TextHiColor: TColor;

  

  property TextStyle: TOvcTextStyle;

  

  property WantReturns: Boolean;

  

  property WantTabs: Boolean;

  

  property OnChange: TNotifyEvent;

  

  property OnClick: TNotifyEvent;

  

  property OnDblClick: TNotifyEvent;

  

  property OnDragDrop: TDragDropEvent;

  

  property OnDragOver: TDragOverEvent;

  

  property OnEndDrag: TEndDragEvent;

  

  property OnEnter: TNotifyEvent;

  

  property OnExit: TNotifyEvent;

  

  property OnKeyDown: TKeyEvent;

  

  property OnKeyPress: TKeyPressEvent;

  

  property OnKeyUp: TKeyEvent;

  

  property OnMouseDown: TMouseEvent;

  

  property OnMouseMove: TMouseMoveEvent;

  

  property OnMouseUp: TMouseEvent;

  

  property OnOwnerDraw: TCellPaintNotifyEvent;

  

end;

Inheritance

TOvcTCMemo

  

|

TOvcTCCustomMemo

  

|

TOvcTCBaseString

  

|

TOvcBaseTableCell

  

|

TOvcTableCellAncestor

  

|

TObject



CT Web help

CodeTyphon Studio