Class tcustombuttonframe

Unit

Declaration

type tcustombuttonframe = class(tcustombuttonsframe)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure setactivebutton(avalue: integer);
Protected function getbutton: tframebutton;
Protected procedure setbutton(const avalue: tframebutton);
Public constructor create(const aintf: icaptionframe; const buttonintf: ibutton); override;

Properties

Public property activebutton: integer read factivebutton write setactivebutton default 0;
Public property button: tframebutton read getbutton write setbutton;

Description

Methods

Protected procedure setactivebutton(avalue: integer);

This item has no description.

Protected function getbutton: tframebutton;

This item has no description.

Protected procedure setbutton(const avalue: tframebutton);

This item has no description.

Public constructor create(const aintf: icaptionframe; const buttonintf: ibutton); override;

This item has no description.

Properties

Public property activebutton: integer read factivebutton write setactivebutton default 0;

This item has no description.

Public property button: tframebutton read getbutton write setbutton;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.