Home Units Hierarchy Routines All identifiers

Class unaWinButton

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unaWinButton = class(unaWinWindow)

Description

BUTTON window.

Hierarchy

Overview

Methods

Public constructor create(const caption: string; parent: unaWinWindow; id: unsigned = 0; x: int = 2; y: int = 2; w: int = 64; h: int = 24; style: unsigned = BS_PUSHBUTTON or WS_CHILD or WS_TABSTOP or WS_VISIBLE); overload;

Description

Methods

Public constructor create(const caption: string; parent: unaWinWindow; id: unsigned = 0; x: int = 2; y: int = 2; w: int = 64; h: int = 24; style: unsigned = BS_PUSHBUTTON or WS_CHILD or WS_TABSTOP or WS_VISIBLE); overload;

Creates Windows BUTTON window.

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09