TdxBarItemRealViewLevel Subrange Type
In This Article
#Declaration
Delphi
TdxBarItemViewLevel = (ivlLargeIconWithText, ivlLargeControlOnly, ivlSmallIconWithText, ivlSmallIcon, ivlControlOnly, ivlDefault);
TdxBarItemRealViewLevel = ivlLargeIconWithText..ivlControlOnly;
#Members
Name | Description |
---|---|
ivl |
Inherited from Tdx |
ivl |
Inherited from Tdx |
ivl |
Inherited from Tdx |
ivl |
Inherited from Tdx |
ivl |
Inherited from Tdx |
#Base Type
TdxBarItemViewLevelSee Also