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

TOvcTCCustomSimpleField

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

Declaration

Source position: ovctcsim.pas line 72

type TOvcTCCustomSimpleField = class(TOvcTCBaseEntryField)

protected

  function GetCellEditor; override;

  

  function GetDataType;

  

  function GetPictureMask;

  

  procedure SetDataType();

  

  procedure SetPictureMask();

  

  property DataType: TSimpleDataType; [rw]

  

  property PictureMask: AnsiChar; [rw]

  

public

  function CreateEntryField(); override;

  

end;

Inheritance

TOvcTCCustomSimpleField

  

|

TOvcTCBaseEntryField

  

|

TOvcTCBaseString

  

|

TOvcBaseTableCell

  

|

TOvcTableCellAncestor

  

|

TObject



CT Web help

CodeTyphon Studio