Class TFormHint

Unit

Declaration

type TFormHint = class(TForm)

Description

TFormHint

Hierarchy

  • TForm
  • TFormHint

Overview

Fields

Public Label1: TLabel;
Public Timer1: TTimer;

Methods

Public procedure FormShow(Sender: TObject);
Public procedure Timer1Timer(Sender: TObject);

Description

Fields

Public Label1: TLabel;
 
Public Timer1: TTimer;
 

Methods

Public procedure FormShow(Sender: TObject);
 
Public procedure Timer1Timer(Sender: TObject);
 

Generated by PasDoc 0.15.0.