Unit YsnCombo |
-------------------------------------------------------------------- Super Boolean Combo Box (SBCB) ============================== YSNCOMBO - Yes/No combo box control for Borland's Delphi product. v1.0 August 27, 1996 (for Delphi 1 and 2) Freeware! --------------------------------------------------------------------- Copyright © 1996 Eric G.V. Fookes - All Rights Reserved - Address: Av. Eugène-Pittard 22Ter, CH - 1206 Geneva, Switzerland Internet: fookes@sc2a.unige.ch Interested in my other components or updates? Visit my web page... http://www.unige.ch/sciences/terre/geologie/fookes/delphi.htm ---------------------------------------------------------------------
Classes |
Functions |
IndexOfStart -
Register -
Types |
Constants |
Variables |
Functions |
Types |
TBoolean = (bFalse,bTrue,bNull);
TBoolFormat = (bfTrueFalse,bfYesNo,bfOnOff,bfByte);
Constants |
Variables |