Unit UInspGrid |
Classes |
TCustomInspEdit -
TCustomInspGrid -
TCustomInspLBox - Published declarations
TInspEdit -
TInspGrid -
TInspLBox -
Functions |
Register -
Types |
TButtonStyle
TCallListBoxEvent
TCellType
TDrawState
TSetCellTypeEvent
Constants |
Variables |
Functions |
Types |
TButtonStyle = (btNone, btArrow, btElipsis);
TCallListBoxEvent = procedure(Sender: TObject; ARow :word; var List : string) of object
TCellType = (ctViewer, ctShowFocus, ctShowEdit, ctCallEditor, ctCallList, ctEdit );
TDrawState = (ds_Flat,ds_Lowered);==== TCustomInspGrid =================
TSetCellTypeEvent = procedure(Sender: TObject; ARow :word; var CType :TCellType)of object
Constants |
Variables |