学习大师原创文档,请勿转载,侵权必究。
function dxGetFormDPI(AForm: TCustomForm): Integer;
该函数 通过一个组件获取当前DPI值;
引用单元
uses dxDPIAwareUtils;