Unit XStringGrid

XStringGrid v1.0 11.3.97md

Classes

TCellEditor -
TComboCellEditor -
TComboInplace -
TEditCellEditor -
TEditInplace -
TMaskEditCellEditor -
TMaskEditInplace -
TMetaCellEditor -
TUpDownCellEditor -
TUpDownInplace -
TWinControlInterface -
TXStringColumnItem -
TXStringColumns -
TXStringgrid -

Functions

Types

TDrawEditorEvent

Constants

StrCantAssignGridError
StrCellEditorError

Variables


Functions


Types


TDrawEditorEvent = procedure (Sender: TObject; ACol, ARow: Longint; Editor: TCellEditor) of object

Constants

StrCantAssignGridError = 'Can''t assign to grid property at runtime'

StrCellEditorError = 'Cell Editor not of type TCellEditor'

{$IFOPT D+} {$DEFINE DEBUG} {$ENDIF

Variables