Unit 'ovctcmmn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_orpheus]

TCellComboBoxInfo

Declaration

Source position: ovctcmmn.pas line 160

type TCellComboBoxInfo = packed record

  Index: Integer;

  

  case Integer of

    0: (

        St: ShortString;

  

      );

    1: (

        RTItems: TStrings;

  

        RTSt: ShortString;

  

      );

end;



CT Web help

CodeTyphon Studio