Create(TdxScreenTipBandType) Constructor
Initializes a new instance of the TdxCustomScreenTipBand class with specified settings.
Declaration
constructor Create(ABandType: TdxScreenTipBandType);
Parameters
Name | Type |
---|---|
ABandType | TdxScreenTipBandType |
See Also