Unit 'xlib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#x11]

TXIMStatusDrawCallbackStruct

Declaration

Source position: xlib.pp line 1246

type TXIMStatusDrawCallbackStruct = record

  _type: TXIMStatusDataType;

  data: record

    case LongInt of

      0: (

          text: PXIMText;

        );

      1: (

          bitmap: TPixmap;

        );

  end;

end;


Documentation generated on: 2023-03-18