![]() |
![]() |
| Paypal | FTP | CCD | Buscar | Trucos | Trabajo | Foros |
|
#4
|
||||
|
||||
|
Te voy a pasar algunas validaciones algo básicas, pero pueden servirnos para detectar el error:
Código:
if Assigned(screen.Forms[1]) Then
begin
{hacer el ciclo}
if screen.Forms[1].Components[a] is TTabSheet Then
Caption := IntToStr(screen.Forms[1].Components[a].ComponentCount);
end;
__________________
delphi.com.ar Dedique el tiempo suficiente para formular su pregunta si pretende que alguien dedique su tiempo en contestarla.
|
| Herramientas | Buscar en Tema |
| Desplegado | |
|
|
|