TRVChatCalloutProperties.CalloutType
| 
       << Click to display table of contents >> TRVChatCalloutProperties.CalloutType  | 
    
Defines the appearance of the callout arrow.
type
  TRVCalloutType = (rvctCurved, rvctStraight);
 
property CalloutType: TRVCalloutType;
Value  | 
Meaning  | 
|---|---|
rvctCurved  | 
the arrow flows smoothly into the callout.  | 
rvipRightMargin  | 
the arrow is drawn with straight lines  | 
Default value
rvctCurved