![]() |
![]() |
| Paypal | FTP | CCD | Buscar | Trucos | Trabajo | Foros |
|
#2
|
||||
|
||||
|
Algo así:
Código:
type
TuComponente = class(...)
private
FFont: TFont;
procedure SetFont(Value: Font);
public
property Font: TFont read FFont write SetFont;
end;
FFont.Assign(Value) // Saludos |
| Herramientas | Buscar en Tema |
| Desplegado | |
|
|
|