Einzelnen Beitrag anzeigen

fLaSh11
(Gast)

n/a Beiträge
 
#2

Re: Eigene variable bei komponenten?

  Alt 25. Dez 2007, 17:47
Delphi-Quellcode:
type
  TMyInt = 1..2147483647;
property FeldCountX : TMyInt read FFeldCountX write SetFeldCountX;
  Mit Zitat antworten Zitat