IcxDialogMetricsInfoData Methods
Allows a dialog to store custom settings when used with TcxDialogsMetricsStore.| Name | Description |
|---|---|
| GetInfoData | Returns a pointer to a value object that contains a dialog’s custom settings. |
| GetInfoDataSize | Returns the size, in bytes, of memory occupied by a value object that contains a dialog’s custom settings. |
| SetInfoData(Pointer) | Populates the AData value object with a dialog’s custom settings. |
See Also