Class tfadeeditfo

Unit

Declaration

type tfadeeditfo = class(tmseform)

Description

This item has no description.

Hierarchy

Overview

Fields

Public formstatfile: tstatfile;
Public filedialog: tfiledialog;
Public fadestatfile: tstatfile;
Public cont2: tsimplewidget;
Public cont1: tsimplewidget;
Public tsimplewidget7: tsimplewidget;
Public gridlayout: tlayouter;
Public opagrid: twidgetgrid;
Public opaposed: trealedit;
Public opacolored: tcoloredit;
Public grid: twidgetgrid;
Public posed: trealedit;
Public colored: tcoloredit;
Public opaed: tcoloredit;
Public splitter: tsplitter;
Public posedit: tpickwidget;
Public tsimplewidget3: tsimplewidget;
Public tsimplewidget2: tsimplewidget;
Public tsimplewidget4: tsimplewidget;
Public fadedisp: tsimplewidget;
Public tsimplewidget5: tsimplewidget;
Public tsimplewidget6: tsimplewidget;
Public fadevert: tsimplewidget;
Public opaedit: tpickwidget;
Public opadisp: tsimplewidget;
Public c: tstringcontainer;
Public bottomlayout: tlayouter;
Public switchlayout: tlayouter;
Public splitopa: tbooleanedit;
Public reverse: tbooleanedit;
Public buttonlayout: tlayouter;
Public tbutton2: tbutton;
Public tbutton1: tbutton;
Public tsimplewidget1: tsimplewidget;
Public tbutton3: tbutton;
Public tbutton4: tbutton;
Public clearbu: tbutton;

Methods

Public procedure mouseev(const sender: twidget; var info: mouseeventinfoty);
Public procedure pospaintev(const sender: twidget; const canvas: tcanvas);
Public procedure createev(const sender: TObject);
Public procedure getcursorshapeev(const sender: tcustompickwidget; const picker: tobjectpicker; var shape: cursorshapety; var found: Boolean);
Public procedure getpickobjectev(const sender: tcustompickwidget; const picker: tobjectpicker; var objects: integerarty);
Public procedure paintxorev(const sender: tcustompickwidget; const picker: tobjectpicker; const canvas: tcanvas);
Public procedure endpickev(const sender: tcustompickwidget; const picker: tobjectpicker);
Public procedure resizeev(const sender: TObject);
Public procedure dataenteterev(const sender: TObject);
Public procedure rowdeleteev(const sender: tcustomgrid; const aindex: Integer; const acount: Integer);
Public procedure gridcellev(const sender: TObject; var info: celleventinfoty);
Public procedure rowinsertev(const sender: tcustomgrid; const aindex: Integer; const acount: Integer);
Public procedure beforedrawev(const sender: tcol; const canvas: tcanvas; var cellinfo: cellinfoty; var processed: Boolean);
Public procedure reverseenteredev(const sender: TObject);
Public procedure saveex(const sender: TObject);
Public procedure loadex(const sender: TObject);
Public procedure clearopaexe(const sender: TObject);
Public procedure fadestatupdateexe(const sender: TObject; const filer: tstatfiler);
Public procedure sepopaset(const sender: TObject; var avalue: Boolean; var accept: Boolean);
Protected function nodeinfo(const atag: integer): pnodeinfoty;
Protected function syncexe: boolean;
Protected procedure change;
Protected procedure doasyncevent(var atag: integer); override;

Properties

Protected property opasynced: boolean read fopasynced write setopasynced;

Description

Fields

Public formstatfile: tstatfile;

This item has no description.

Public filedialog: tfiledialog;

This item has no description.

Public fadestatfile: tstatfile;

This item has no description.

Public cont2: tsimplewidget;

This item has no description.

Public cont1: tsimplewidget;

This item has no description.

Public tsimplewidget7: tsimplewidget;

This item has no description.

Public gridlayout: tlayouter;

This item has no description.

Public opagrid: twidgetgrid;

This item has no description.

Public opaposed: trealedit;

This item has no description.

Public opacolored: tcoloredit;

This item has no description.

Public grid: twidgetgrid;

This item has no description.

Public posed: trealedit;

This item has no description.

Public colored: tcoloredit;

This item has no description.

Public opaed: tcoloredit;

This item has no description.

Public splitter: tsplitter;

This item has no description.

Public posedit: tpickwidget;

This item has no description.

Public tsimplewidget3: tsimplewidget;

This item has no description.

Public tsimplewidget2: tsimplewidget;

This item has no description.

Public tsimplewidget4: tsimplewidget;

This item has no description.

Public fadedisp: tsimplewidget;

This item has no description.

Public tsimplewidget5: tsimplewidget;

This item has no description.

Public tsimplewidget6: tsimplewidget;

This item has no description.

Public fadevert: tsimplewidget;

This item has no description.

Public opaedit: tpickwidget;

This item has no description.

Public opadisp: tsimplewidget;

This item has no description.

Public c: tstringcontainer;

This item has no description.

Public bottomlayout: tlayouter;

This item has no description.

Public switchlayout: tlayouter;

This item has no description.

Public splitopa: tbooleanedit;

This item has no description.

Public reverse: tbooleanedit;

This item has no description.

Public buttonlayout: tlayouter;

This item has no description.

Public tbutton2: tbutton;

This item has no description.

Public tbutton1: tbutton;

This item has no description.

Public tsimplewidget1: tsimplewidget;

This item has no description.

Public tbutton3: tbutton;

This item has no description.

Public tbutton4: tbutton;

This item has no description.

Public clearbu: tbutton;

This item has no description.

Methods

Public procedure mouseev(const sender: twidget; var info: mouseeventinfoty);

This item has no description.

Public procedure pospaintev(const sender: twidget; const canvas: tcanvas);

This item has no description.

Public procedure createev(const sender: TObject);

This item has no description.

Public procedure getcursorshapeev(const sender: tcustompickwidget; const picker: tobjectpicker; var shape: cursorshapety; var found: Boolean);

This item has no description.

Public procedure getpickobjectev(const sender: tcustompickwidget; const picker: tobjectpicker; var objects: integerarty);

This item has no description.

Public procedure paintxorev(const sender: tcustompickwidget; const picker: tobjectpicker; const canvas: tcanvas);

This item has no description.

Public procedure endpickev(const sender: tcustompickwidget; const picker: tobjectpicker);

This item has no description.

Public procedure resizeev(const sender: TObject);

This item has no description.

Public procedure dataenteterev(const sender: TObject);

This item has no description.

Public procedure rowdeleteev(const sender: tcustomgrid; const aindex: Integer; const acount: Integer);

This item has no description.

Public procedure gridcellev(const sender: TObject; var info: celleventinfoty);

This item has no description.

Public procedure rowinsertev(const sender: tcustomgrid; const aindex: Integer; const acount: Integer);

This item has no description.

Public procedure beforedrawev(const sender: tcol; const canvas: tcanvas; var cellinfo: cellinfoty; var processed: Boolean);

This item has no description.

Public procedure reverseenteredev(const sender: TObject);

This item has no description.

Public procedure saveex(const sender: TObject);

This item has no description.

Public procedure loadex(const sender: TObject);

This item has no description.

Public procedure clearopaexe(const sender: TObject);

This item has no description.

Public procedure fadestatupdateexe(const sender: TObject; const filer: tstatfiler);

This item has no description.

Public procedure sepopaset(const sender: TObject; var avalue: Boolean; var accept: Boolean);

This item has no description.

Protected function nodeinfo(const atag: integer): pnodeinfoty;

This item has no description.

Protected function syncexe: boolean;

This item has no description.

Protected procedure change;

This item has no description.

Protected procedure doasyncevent(var atag: integer); override;

This item has no description.

Properties

Protected property opasynced: boolean read fopasynced write setopasynced;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.