Class TGrayForm (unit Grayform)

Inherits from

TComponent

TGrayRecord

Constructors


constructor Create(AOwner: TComponent);

DoGrayDestroy


Functions

procedure CloseGray( aForm : TForm );

OpenGray

destructor Destroy;

Create

procedure OpenGray( aForm : TForm );

destroy

procedure DoGrayDestroy(Sender : TObject);

RemoveGrayItem

function FindAndRemoveGrayItem( aForm : TForm ) : boolean;

FindGrayWindow

function FindGrayWindow( aForm : TForm ) : boolean;

FreeAllItems

procedure FreeAllItems;


Properties

property Enabled : boolean


Events

Variables

FEnabled : boolean;


FOldHint : TNotifyEvent;


GrayItem : PGrayType;


GrayItems : TList;



Constructors


constructor Create(AOwner: TComponent);

DoGrayDestroy


Functions


procedure CloseGray( aForm : TForm );

OpenGray


destructor Destroy;

Create


procedure OpenGray( aForm : TForm );

destroy


procedure DoGrayDestroy(Sender : TObject);

RemoveGrayItem


function FindAndRemoveGrayItem( aForm : TForm ) : boolean;

FindGrayWindow


function FindGrayWindow( aForm : TForm ) : boolean;

FreeAllItems


procedure FreeAllItems;


Properties


property Enabled : boolean


Events


Variables


FEnabled : boolean;


FOldHint : TNotifyEvent;


GrayItem : PGrayType;


GrayItems : TList;