Class tpopupcalendarfo

Unit

Declaration

type tpopupcalendarfo = class(tmseform)

Description

This item has no description.

Hierarchy

Overview

Fields

Public grid: tdrawgrid;
Public monthdisp: tdatetimedisp;
Public tstockglyphbutton1: tstockglyphbutton;
Public tstockglyphbutton2: tstockglyphbutton;
Public buup: tstockglyphbutton;
Public budo: tstockglyphbutton;
Public yeardisp: tdatetimedisp;
Protected fdayofweekoffset: integer;

Methods

Public procedure formoncreate(const sender: TObject);
Public procedure drawcell(const sender: tcol; const canvas: tcanvas; var cellinfo: cellinfoty);
Public procedure cellevent(const sender: TObject; var info: celleventinfoty);
Public procedure moup(const sender: TObject);
Public procedure modown(const sender: TObject);
Public procedure yearup(const sender: TObject);
Public procedure yeardown(const sender: TObject);
Protected procedure dokeydown(var info: keyeventinfoty); override;
Protected procedure doactivate; override;
Protected procedure dodeactivate; override;
Protected procedure mousewheelevent(var info: mousewheeleventinfoty); override;
Public constructor create(const aowner: tcomponent; const acontroller: tcalendarcontroller); reintroduce;

Properties

Public property value: tdatetime read fvalue write setvalue;
Public property formatedit: msestring read fformatedit write fformatedit;

Description

Fields

Public grid: tdrawgrid;

This item has no description.

Public monthdisp: tdatetimedisp;

This item has no description.

Public tstockglyphbutton1: tstockglyphbutton;

This item has no description.

Public tstockglyphbutton2: tstockglyphbutton;

This item has no description.

Public buup: tstockglyphbutton;

This item has no description.

Public budo: tstockglyphbutton;

This item has no description.

Public yeardisp: tdatetimedisp;

This item has no description.

Protected fdayofweekoffset: integer;

This item has no description.

Methods

Public procedure formoncreate(const sender: TObject);

This item has no description.

Public procedure drawcell(const sender: tcol; const canvas: tcanvas; var cellinfo: cellinfoty);

This item has no description.

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

This item has no description.

Public procedure moup(const sender: TObject);

This item has no description.

Public procedure modown(const sender: TObject);

This item has no description.

Public procedure yearup(const sender: TObject);

This item has no description.

Public procedure yeardown(const sender: TObject);

This item has no description.

Protected procedure dokeydown(var info: keyeventinfoty); override;

This item has no description.

Protected procedure doactivate; override;

This item has no description.

Protected procedure dodeactivate; override;

This item has no description.

Protected procedure mousewheelevent(var info: mousewheeleventinfoty); override;

This item has no description.

Public constructor create(const aowner: tcomponent; const acontroller: tcalendarcontroller); reintroduce;

This item has no description.

Properties

Public property value: tdatetime read fvalue write setvalue;

This item has no description.

Public property formatedit: msestring read fformatedit write fformatedit;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.