Source position: ibase40.pp line 1510
type TISC_BLOB_DESC = record |
blob_desc_subtype: Short; |
blob_desc_charset: Short; |
blob_desc_segment_size: Short; |
blob_desc_field_name: array [0..31] of UChar; |
blob_desc_relation_name: array [0..31] of UChar; |
end; |