![]() |
![]() |
| Paypal | FTP | CCD | Buscar | Trucos | Trabajo | Foros |
|
#4
|
|||
|
|||
|
¿Y esto de qué sirve?
Código:
type TDummyProp = (dummyprop); TMyEdit = class(TEdit) private _DummyProp: TDummyProp; published property Text: TDummyProp read _DummyProp; end; var MyEdit: TMyEdit; ... TEdit(MyEdit).Text := 'Hola, todavía ando por aquí'; Bye |
| Herramientas | Buscar en Tema |
| Desplegado | |
|
|
|