[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msepropertyeditors.pas line 633
type listeditformkindty = ( |
lfk_none, |
lfk_msestring, |
lfk_real, |
lfk_integer, |
lfk_msestringint, |
lfk_complex |
); |