TcxCustomEditViewInfo.TCanDrawEditValueEvent Type
In This Article
#Declaration
Delphi
TCanDrawEditValueEvent = procedure(Sender: TcxCustomEditViewInfo; var Allow: Boolean) of object;
#Parameters
Name | Type |
---|---|
Sender | Tcx |
Allow | Boolean |
See Also