Class TSealedClass

Unit

Declaration

type TSealedClass = class sealed(TObject)

Description

description of TSealedClass

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