Create(string,Integer,Pointer) Constructor
Initializes a new instance of the TdxExpressionRichEditSuggestion class with specified settings.
Declaration
constructor Create(const ACaption: string; AImageIndex: Integer = -1; AData: Pointer = nil);
Parameters
Name | Type |
---|---|
ACaption | string |
AImageIndex | Integer |
AData | Pointer |
See Also