EhLib
|
Occurs before draw or edit data cell.
property OnGetCellParams: TGetColCellParamsEventEh;
Write an OnGetCellParams event to take specific action before a column data cell is draw or edit. Before a column data cell is draw you can change draw font, background color, alignment, imageIndex, text or state of checkbox. Before a column data cell is edit you can change edit font, background color, text or readonly state.
Copyright (c) 1998-2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|