Skip to content

TApplicationPriority

type

TApplicationPriority = (ap_default, ap_idle, ap_normal, ap_high, ap_realtime);

Type of the ApplicationPriority property. Values ap_default: current priority (usually ap_normal value) ap_idle: idle priority ap_normal: normal priority ap_high: high priority