TdxBarItemViewLevel Enum
Declaration
TdxBarItemViewLevel = (
ivlLargeIconWithText,
ivlLargeControlOnly,
ivlSmallIconWithText,
ivlSmallIcon,
ivlControlOnly,
ivlDefault
);
Members
Name |
---|
ivlLargeIconWithText
|
ivlLargeControlOnly
|
ivlSmallIconWithText
|
ivlSmallIcon
|
ivlControlOnly
|
ivlDefault
|
See Also