[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msepropertyeditors.pas line 995
type propertyeditorinfoty = record |
propertytype: ptypeinfo; |
propertyownerclass: tclass; |
propertyname: string; |
editorclass: propertyeditorclassty; |
editorclasslevel: Integer; |
end; |