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

TOvcTCString

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

Declaration

Source position: ovctcedt.pas line 101

type TOvcTCString = class(TOvcTCCustomString)

published

  property Access: TOvcTblAccess;

  

  property Adjust: TOvcTblAdjust;

  

  property AutoAdvanceChar: Boolean;

  

  property AutoAdvanceLeftRight: Boolean;

  

  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 UseWordWrap: Boolean;

  

  property UseASCIIZStrings: 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;

  

public

  constructor Create(); override;

  

end;

Inheritance

TOvcTCString

  

|

TOvcTCCustomString

  

|

TOvcTCBaseString

  

|

TOvcBaseTableCell

  

|

TOvcTableCellAncestor

  

|

TObject



CT Web help

CodeTyphon Studio