[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msegrids' (#msegui)

tcustomstringcol

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

Declaration

Source position: msegrids.pas line 834

type tcustomstringcol = class(tdatacol)

public

  constructor create(); override;

  destructor destroy; override;

  function edited;

  function readpipe();

  procedure fillcol();

  property items []: msestring; default; [rw]

  property noparagraph []: Boolean; [r]

  property checked []: Boolean; [rw]

  property textflags: textflagsty; [rw]

  property textflagsactive: textflagsty; [rw]

  property optionsedit: stringcoleditoptionsty; [rw]

  property optionsedit1: optionsedit1ty; [rw]

  property passwordchar: msechar; [rw]

  property font: tgridpropfont;

  property datalist: tstringcoldatalist; [rw]

  property editpos: gridcoordty; [rw]

  property colorglyph: colorty; [rw]

  property valuedefault: msestring; [rw]

  property valuetrue: msestring; [rw]

  property valuefalse: msestring; [rw]

  property onsetvalue: setstringeventty; [rw]

  property ondataentered: notifyeventty; [rw]

  property oncopytoclipboard: updatestringeventty; [rw]

  property onpastefromclipboard: updatestringeventty; [rw]

  property ondrawcell: drawcelleventty; [rw]

end;

Inheritance

tcustomstringcol

|

tdatacol

|

tcol

|

tgridprop,iframe,iface

|

tindexpersistent

|

townedeventpersistent

|

tlinkedpersistent,iobjectlink

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13