[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Helper class for converting polarity
Source position: fppwm.pas line 44
type TPWMPolarityHelper = type helper |
||
class function Parse(); |
|
Convert string to Polarity |
class function ToString(); |
|
Convert polarity to string |
end; |
|
Helper class for converting polarity |