TdxShowEditStyleFormCallback Type
In This Article
#Declaration
Delphi
TdxShowEditStyleFormCallback = reference to procedure(ASourceStyle: TdxStyleBase; ATargetStyle: TdxStyleBase);
#Parameters
Name | Type |
---|---|
ASource |
Tdx |
ATarget |
Tdx |
See Also