TdxLayoutItemCaptionVisibleElements Type
In This Article
Enumerates elements displayed in a layout element caption.
#Declaration
Delphi
TdxLayoutItemCaptionVisibleElements = set of TdxLayoutItemCaptionVisibleElement;
#Referenced Class
Type |
---|
Tdx |
#Remarks
Values include:
Value | Meaning |
---|---|
cve |
Explanatory image (see the Glyph and Image |
cve |
Descriptive text (see the Text property). |
See Also