Min
Minimal value that can be set by using Value property or properties such as AsFloat, AsInteger etc..
pas
property Min: Double read FMin write SetMin;
Minimal value that can be set by using Value property or properties such as AsFloat, AsInteger etc..
property Min: Double read FMin write SetMin;