Class TOrdinaryClass

Unit

Declaration

type TOrdinaryClass = class(TObject)

Description

description of TOrdinaryClass

Hierarchy

Overview

Fields

Public var AVariable: integer;

Methods

Public procedure AProcedure;

Description

Fields

Public var AVariable: integer;

description of AVariable

Methods

Public procedure AProcedure;

description of AProcedure