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

TButtonCellEditor

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

TButtonCellEditor - the editor for button cells in a grid

Declaration

Source position: grids.pas line 208

type TButtonCellEditor = class(TButton)

protected

  procedure msg_SetGrid(); message;

  

  procedure msg_SetBounds(); message;

  procedure msg_SetPos(); message;

  

  procedure msg_Ready(); message;

public

  property Col: Integer; [r]

  

  property Row: Integer; [r]

  

end;

Inheritance

TButtonCellEditor

  

TButtonCellEditor - the editor for button cells in a grid

|

TButton

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.