Hi,
Also ich hab zu dem Ding ne Frage die glaub ich noch nicht gefragt wurde
Im
OI steht meine Property so:
Zitat:
[+]MeineProp | TTyp
aber das soll keine Aufklapp-Property sein sondern so eine:
Zitat:
MeineProp | TTyp[...]
Delphi-Quellcode:
function TDPItemPropEdit.GetAttributes: TPropertyAttributes;
begin
Result := [paDialog];
end;
müsste das nicht so gehn?
Was muss ich denn dafür alles machen? Also ich hab schon Quelltext im TPropertyEditor.Edit der einen Opendialog öffnet aber wenn ich auf das + drücke gibts nur ne Fehlermeldung...
Gruß
Neutral General
Michael
"Programmers talk about software development on weekends, vacations, and over meals not because they lack imagination,
but because their imagination reveals worlds that others cannot see."