IcxDialogMetricsInfoData.SetInfoData(Pointer) Method
In This Article
Populates the AData value object with a dialog’s custom settings.
#Declaration
Delphi
procedure SetInfoData(AData: Pointer);
#Parameters
Name | Type |
---|---|
AData | Pointer |
See Also