TcxCustomEditProperties.GetDisplayText(TcxEditValue,Boolean,Boolean) Method
Declaration
function GetDisplayText(const AEditValue: TcxEditValue; AFullText: Boolean = False; AIsInplace: Boolean = True): string; virtual;
Parameters
| Name | Type |
|---|---|
| AEditValue | TcxEditValue |
| AFullText | Boolean |
| AIsInplace | Boolean |
Returns
| Type |
|---|
| string |
See Also