Skip to main content
A newer version of this page is available. .

TcxCustomEditViewInfo.TCanDrawEditValueEvent Type

Declaration

TCanDrawEditValueEvent = procedure(Sender: TcxCustomEditViewInfo; var Allow: Boolean) of object;

Parameters

Name Type
Sender TcxCustomEditViewInfo
Allow Boolean
See Also