TcxCustomEditProperties.GetDisplayText(TcxEditValue,Boolean,Boolean) Method
In This Article
#Declaration
Delphi
function GetDisplayText(const AEditValue: TcxEditValue; AFullText: Boolean = False; AIsInplace: Boolean = True): string; virtual;
#Parameters
Name | Type |
---|---|
AEdit |
Tcx |
AFull |
Boolean |
AIs |
Boolean |
#Returns
Type |
---|
string |
See Also